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

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

KMOD=	snd_sb16
SRCS=	device_if.h bus_if.h isa_if.h pci_if.h
SRCS+=	sb16.c

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