aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2010-11-13 20:28:06 +0000
committerWarner Losh <imp@FreeBSD.org>2010-11-13 20:28:06 +0000
commitb05d967044a4b9982681b83e2e4a17dbf5c203ad (patch)
treea84faced3ce94df36d1b0e03c4761e27443135af /sys
parent876cab6fc207bcef69c84b73f98cce29ce3adfc8 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a5ce22c63b24..80370703c85d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -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