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

.PATH:		${.CURDIR}/../../../../dev/sound/pci
KMOD		= snd_emu10k1
SRCS		= device_if.h bus_if.h isa_if.h pci_if.h
SRCS		+= emu10k1.c

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