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

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

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