summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2011-09-12 20:57:22 +0000
committerbrueffer <brueffer@FreeBSD.org>2011-09-12 20:57:22 +0000
commitf6a3e0b0cfcf31775d8737c05d9b149d92a12142 (patch)
treeb1d95c0327b701fe3a4799e0a568ec43c2b63115 /sys/modules
parent2267bc943085ba9e7c004de622fc5d706e7fb164 (diff)
downloadFreeBSD-src-f6a3e0b0cfcf31775d8737c05d9b149d92a12142.zip
FreeBSD-src-f6a3e0b0cfcf31775d8737c05d9b149d92a12142.tar.gz
Connect the vxge(4) module to the i386/amd64 build.
Catcher of stupid errors: kib Approved by: re (kib)
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index ab27a31..eec84d35 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -319,6 +319,7 @@ SUBDIR= ${_3dfx} \
vr \
vte \
vx \
+ ${_vxge} \
wb \
${_wi} \
wlan \
@@ -472,6 +473,7 @@ _sppp= sppp
_stg= stg
_streams= streams
_svr4= svr4
+_vxge= vxge
_wi= wi
_xe= xe
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
@@ -625,6 +627,7 @@ _sppp= sppp
_tpm= tpm
_twa= twa
_vesa= vesa
+_vxge= vxge
_x86bios= x86bios
_wi= wi
_wpi= wpi
OpenPOWER on IntegriCloud