summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2005-07-10 11:47:04 +0000
committermarius <marius@FreeBSD.org>2005-07-10 11:47:04 +0000
commit256b79e5c0817cdedce47566f473ba2ef443694f (patch)
tree233d03d5bac527434c5cc25d030460b940b48d7f /sys/modules/Makefile
parent99f3cd87d0cf545cf425c60177d56a0c625c1146 (diff)
downloadFreeBSD-src-256b79e5c0817cdedce47566f473ba2ef443694f.zip
FreeBSD-src-256b79e5c0817cdedce47566f473ba2ef443694f.tar.gz
Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64
now that they work with creator(4) and machfb(4). Reviewed by: ru (style) Approved by: re (scottl)
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 2baa505..2ee623f 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -277,11 +277,8 @@ SUBDIR= ${_3dfx} \
${_xe} \
xl
-.if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "powerpc"
-_syscons= syscons
-.endif
-
.if ${MACHINE_ARCH} != "powerpc"
+_syscons= syscons
_uart= uart
_vpo= vpo
.endif
OpenPOWER on IntegriCloud