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

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

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