summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2006-06-13 13:53:52 +0000
committergallatin <gallatin@FreeBSD.org>2006-06-13 13:53:52 +0000
commit4b49620e7f66c8cacf42cf5d068c15bab8742b3d (patch)
tree63d03b7f74ac786858d151e7ad66f4034a17f59a /sys/modules/Makefile
parent82b666ed4a1c655e74f606994b240c188d1f4a4d (diff)
downloadFreeBSD-src-4b49620e7f66c8cacf42cf5d068c15bab8742b3d.zip
FreeBSD-src-4b49620e7f66c8cacf42cf5d068c15bab8742b3d.tar.gz
- Complete the myri10ge -> mxge name change by doing a mechanical
s/myri10ge/mxge/g replacement in the myri10ge files. A few contuation lines were joined because of the regained columns. - Hook the mxge driver back to the build.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 09d84e9..f20ae67 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -160,6 +160,7 @@ SUBDIR= ${_3dfx} \
msdosfs \
msdosfs_iconv \
${_mse} \
+ ${_mxge} \
my \
${_ncp} \
${_ncv} \
@@ -413,6 +414,7 @@ _ips= ips
_ipw= ipw
_iwi= iwi
_mly= mly
+_mxge= mxge
_nve= nve
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
.if exists(${.CURDIR}/../crypto/via)
@@ -469,6 +471,7 @@ _ips= ips
_ipw= ipw
_iwi= iwi
_mly= mly
+_mxge= mxge
_ndis= ndis
_nve= nve
_pccard= pccard
OpenPOWER on IntegriCloud