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