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

.PATH:		${.CURDIR}/../../../../dev/sound/isa
KMOD		= snd_ess
SRCS		= device_if.h bus_if.h isa_if.h pci_if.h
SRCS		+= ess.c

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