From 430094b590fc136ea871dd3dd660fbbd5404db8b Mon Sep 17 00:00:00 2001 From: Andrew Gallatin Date: Tue, 29 May 2007 16:37:16 +0000 Subject: MFC the mxge 10GbE driver. --- sys/modules/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 3636b5b608d9..80ffa3d4e420 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -169,6 +169,7 @@ SUBDIR= ${_3dfx} \ msdosfs_iconv \ ${_mse} \ msk \ + ${_mxge} \ my \ ${_ncp} \ ${_ncv} \ @@ -422,6 +423,7 @@ _ipw= ipw _iwi= iwi _ixgb= ixgb _mly= mly +_mxge= mxge _nve= nve .if !defined(NO_CRYPT) || defined(ALL_MODULES) .if exists(${.CURDIR}/../crypto/via) @@ -479,6 +481,7 @@ _ipw= ipw _ixgb= ixgb #_lnc= lnc _mly= mly +_mxge= mxge _ndis= ndis _nve= nve _ppc= ppc -- cgit v1.3