Build some powerpc-specific utilities on powerpc64 as well.

Submitted by:	Andreas Tobler
This commit is contained in:
Nathan Whitehorn 2010-07-20 07:27:36 +00:00
parent 219d14fe5f
commit e3b09b5c95

View File

@ -512,7 +512,7 @@ _mount_smbfs= mount_smbfs
_zzz= zzz _zzz= zzz
.endif .endif
.if ${MACHINE_ARCH} == "powerpc" .if ${MACHINE_CPUARCH} == "powerpc"
_mount_smbfs= mount_smbfs _mount_smbfs= mount_smbfs
_nvram= nvram _nvram= nvram
_ofwdump= ofwdump _ofwdump= ofwdump