summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver/es137x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/sound/driver/es137x/Makefile')
-rw-r--r--sys/modules/sound/driver/es137x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/es137x/Makefile b/sys/modules/sound/driver/es137x/Makefile
index f2861d6..d2a2d58 100644
--- a/sys/modules/sound/driver/es137x/Makefile
+++ b/sys/modules/sound/driver/es137x/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../../../dev/sound/pci
KMOD= snd_es137x
-SRCS= device_if.h bus_if.h isa_if.h pci_if.h
+SRCS= device_if.h bus_if.h pci_if.h
SRCS+= es137x.c
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud