summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2010-07-20 07:27:36 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2010-07-20 07:27:36 +0000
commit405d76654149f40af702727353454339d7b6b62e (patch)
tree86b452c7fcbb049d7322a9be7238e99ad76471f0 /usr.sbin
parent4948f4b8d566f7868120bc7a4ca589e591f02907 (diff)
downloadFreeBSD-src-405d76654149f40af702727353454339d7b6b62e.zip
FreeBSD-src-405d76654149f40af702727353454339d7b6b62e.tar.gz
Build some powerpc-specific utilities on powerpc64 as well.
Submitted by: Andreas Tobler
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index ee23a40..e658fed 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -512,7 +512,7 @@ _mount_smbfs= mount_smbfs
_zzz= zzz
.endif
-.if ${MACHINE_ARCH} == "powerpc"
+.if ${MACHINE_CPUARCH} == "powerpc"
_mount_smbfs= mount_smbfs
_nvram= nvram
_ofwdump= ofwdump
OpenPOWER on IntegriCloud