summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-06-22 23:15:01 +0000
committerobrien <obrien@FreeBSD.org>2004-06-22 23:15:01 +0000
commit4920eabfa9fedb0d460c1021b12be50898818ede (patch)
tree818fe1e4a960ad72748e12a6f64b58ebdda43454 /sys/modules/Makefile
parent069fb92824477de1b4bba3aa68a0324f9c1b995b (diff)
downloadFreeBSD-src-4920eabfa9fedb0d460c1021b12be50898818ede.zip
FreeBSD-src-4920eabfa9fedb0d460c1021b12be50898818ede.tar.gz
Enable 'vinum' on AMD64.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 8c4fd23..12d7514 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -236,7 +236,7 @@ SUBDIR= ${_3dfx} \
uvisor \
uvscom \
${_vesa} \
- ${_vinum} \
+ vinum \
vpo \
vr \
vx \
@@ -325,7 +325,6 @@ _sppp= sppp
_sr= sr
_stg= stg
_streams= streams
-_vinum= vinum
_wi= wi
_xe= xe
.if ${MACHINE} == "i386"
@@ -369,7 +368,6 @@ _linux= linux
_osf1= osf1
_sound= sound
_sppp= sppp
-_vinum= vinum
.endif
.if ${MACHINE_ARCH} == "amd64"
@@ -408,7 +406,6 @@ _splash= splash
_sppp= sppp
_sr= sr
_streams= streams
-_vinum= vinum
_wi= wi
_xe= xe
.endif
@@ -420,7 +417,6 @@ _gem= gem
.if ${MACHINE_ARCH} == "sparc64"
_gem= gem
_hme= hme
-_vinum= vinum
.endif
.if defined(MODULES_OVERRIDE) && !defined(ALL_MODULES)
OpenPOWER on IntegriCloud