summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2004-03-17 08:50:17 +0000
committernyan <nyan@FreeBSD.org>2004-03-17 08:50:17 +0000
commit4f4289a1af8d9b930880f1f1fb55dce056ac7a60 (patch)
tree5ea8c103339a8862c7b7a7acfcabf6e4d9e3bc4e /usr.sbin
parent0e0c5df8a9dd52b2f55460b4d6a6a66d51cc73df (diff)
downloadFreeBSD-src-4f4289a1af8d9b930880f1f1fb55dce056ac7a60.zip
FreeBSD-src-4f4289a1af8d9b930880f1f1fb55dce056ac7a60.tar.gz
Move the _arlconfig define in the existing i386 section.
Suggested by: ru
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index a3ba0d6..b137e7c 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -242,14 +242,12 @@ _acpi= acpi
.endif
_apm= apm
_apmd= apmd
-.if ${MACHINE} == "i386"
-_arlconfig= arlconfig
-.endif
_asf= asf
.if !defined(NO_BLUETOOTH)
_bluetooth= bluetooth
.endif
.if ${MACHINE} == "i386"
+_arlconfig= arlconfig
_boot0cfg= boot0cfg
.endif
.if ${MACHINE} == "pc98"
OpenPOWER on IntegriCloud