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

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

KMOD=	snd_sb8
SRCS=	device_if.h bus_if.h isa_if.h pci_if.h
SRCS+=	sb8.c

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