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

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

KMOD=	snd_cs4281
SRCS=	device_if.h bus_if.h isa_if.h pci_if.h
SRCS+=	cs4281.c

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