Correct mips/arm elimination of sym

This commit is contained in:
Warner Losh 2010-11-13 20:28:06 +00:00
parent 876cab6fc2
commit b05d967044
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215255

View File

@ -330,7 +330,7 @@ _syscons= syscons
_vpo= vpo
.endif
.if ${MACHINE_ARCH} != "arm" && ${MACHINE_ARCH} != "mips"
.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "mips"
# no BUS_SPACE_UNSPECIFIED
# No barrier instruction support (specific to this driver)
_sym= sym