aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 69e5fc4d64e4..2bccd1883e55 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -163,7 +163,6 @@ SUBDIR= \
if_tun \
if_vlan \
if_vxlan \
- ${_igb} \
${_iir} \
imgact_binmisc \
${_intelspi} \
@@ -544,7 +543,6 @@ _cxgb= cxgb
.if ${MACHINE_CPUARCH} == "aarch64"
_armv8crypto= armv8crypto
_em= em
-_igb= igb
.endif
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
@@ -572,7 +570,6 @@ _fe= fe
_ibcore= ibcore
.endif
_if_ndis= if_ndis
-_igb= igb
_io= io
.if ${MK_OFED} != "no" || defined(ALL_MODULES)
_ipoib= ipoib
@@ -779,7 +776,6 @@ _nvram= powermac_nvram
_auxio= auxio
_em= em
_epic= epic
-_igb= igb
.endif
.if (${MACHINE_CPUARCH} == "amd64" || ${MACHINE_ARCH} == "armv6" || \