summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2008-02-29 22:42:29 +0000
committerjfv <jfv@FreeBSD.org>2008-02-29 22:42:29 +0000
commitfc8770a352e73bd03ceb51026966b6e4a00bab8d (patch)
tree75a5d8796e7ceda389d65e691d869417a801324d /sys
parent1c97028d69164abca37a0f85c3ec780c5415b654 (diff)
downloadFreeBSD-src-fc8770a352e73bd03ceb51026966b6e4a00bab8d.zip
FreeBSD-src-fc8770a352e73bd03ceb51026966b6e4a00bab8d.tar.gz
Add igb driver to the build
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 478d3a9..723892a 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -120,6 +120,7 @@ SUBDIR= ${_3dfx} \
if_tap \
if_tun \
if_vlan \
+ ${_igb} \
${_iir} \
${_io} \
ipdivert \
OpenPOWER on IntegriCloud