summaryrefslogtreecommitdiffstats
path: root/sys/modules/ixgb
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ixgb')
-rw-r--r--sys/modules/ixgb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ixgb/Makefile b/sys/modules/ixgb/Makefile
index 4396c2d..16e5975 100644
--- a/sys/modules/ixgb/Makefile
+++ b/sys/modules/ixgb/Makefile
@@ -4,6 +4,6 @@
KMOD= if_ixgb
SRCS= if_ixgb.c ixgb_hw.c ixgb_ee.c
-SRCS+= device_if.h bus_if.h pci_if.h opt_bdg.h
+SRCS+= device_if.h bus_if.h pci_if.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud