summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2010-05-12 17:30:46 +0000
committerbrueffer <brueffer@FreeBSD.org>2010-05-12 17:30:46 +0000
commit37f14d5393e3ae76ac2a4b7f4bc4852e6aaf3e7c (patch)
treeb6c19f2ef518cd97f3e32cdbee36ac44093b6982 /sys/modules
parent4356c3501c60d4c407e25ccf9454bfca0876c8ae (diff)
downloadFreeBSD-src-37f14d5393e3ae76ac2a4b7f4bc4852e6aaf3e7c.zip
FreeBSD-src-37f14d5393e3ae76ac2a4b7f4bc4852e6aaf3e7c.tar.gz
Build the ixgbe(4) and mwlfw(4) modules by default.
PR: 144494 Submitted by: John Giacomoni <John.Giacomoni@LineRateSystems.com>, brucec
Diffstat (limited to 'sys/modules')
-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