summaryrefslogtreecommitdiffstats
path: root/sys/modules/ti/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ti/Makefile')
-rw-r--r--sys/modules/ti/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ti/Makefile b/sys/modules/ti/Makefile
index 411cce0..7b87b6f 100644
--- a/sys/modules/ti/Makefile
+++ b/sys/modules/ti/Makefile
@@ -3,6 +3,6 @@
.PATH: ${.CURDIR}/../../dev/ti
KMOD= if_ti
-SRCS= if_ti.c device_if.h bus_if.h pci_if.h opt_ti.h opt_zero.h
+SRCS= if_ti.c device_if.h bus_if.h pci_if.h opt_ti.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud