summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver/ds1/Makefile
blob: d47cfac553a27de384b4d213620b172d9b43cd07 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../../../dev/sound/pci

KMOD=	snd_ds1
SRCS=	device_if.h bus_if.h isa_if.h pci_if.h
SRCS+=	ds1.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud