summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver/sb16/Makefile
blob: 57e0e5f3a0756bf6d4037a4a2e99404efe13d4ee (plain)
1
2
3
4
5
6
7
8
# $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