summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/txp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/txp/Makefile b/sys/modules/txp/Makefile
index adc6625..af7b596 100644
--- a/sys/modules/txp/Makefile
+++ b/sys/modules/txp/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../dev/txp
KMOD= if_txp
-SRCS= if_txp.c opt_bdg.h device_if.h bus_if.h pci_if.h
+SRCS= if_txp.c opt_bdg.h device_if.h bus_if.h pci_if.h vlan.h
CLEANFILES= vlan.h
vlan.h:
OpenPOWER on IntegriCloud