summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 601b73b..3a8db2d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -144,6 +144,7 @@ SUBDIR= ${_3dfx} \
${_iwn} \
${_iwnfw} \
${_ixgb} \
+ ${_ixgbe} \
jme \
joy \
kbdmux \
@@ -190,6 +191,7 @@ SUBDIR= ${_3dfx} \
msk \
mvs \
mwl \
+ mwlfw \
mxge \
my \
${_ncp} \
@@ -465,6 +467,7 @@ _iwifw= iwifw
_iwn= iwn
_iwnfw= iwnfw
_ixgb= ixgb
+_ixgbe= ixgbe
_mly= mly
_nfe= nfe
_nve= nve
@@ -537,6 +540,7 @@ _iwifw= iwifw
_iwn= iwn
_iwnfw= iwnfw
_ixgb= ixgb
+_ixgbe= ixgbe
_lindev= lindev
_linprocfs= linprocfs
_linsysfs= linsysfs
OpenPOWER on IntegriCloud