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

.PATH: ${.CURDIR}/../../../../dev/sound/pci

KMOD=	snd_es137x
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+=	es137x.c

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