diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 3c0d31520f3a..f1de017f6d89 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -124,6 +124,7 @@ SUBDIR= ${_3dfx} \ isp \ ispfw \ ${_iwi} \ + ${_ixgb} \ joy \ kbdmux \ kue \ @@ -416,6 +417,7 @@ _ipmi= ipmi _ips= ips _ipw= ipw _iwi= iwi +_ixgb= ixgb _mly= mly _mxge= mxge _nfe= nfe @@ -465,6 +467,7 @@ _ipmi= ipmi _ips= ips _ipw= ipw _iwi= iwi +_ixgb= ixgb _mly= mly _mxge= mxge _ndis= ndis