aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2015-03-27 02:35:33 +0000
committerWarner Losh <imp@FreeBSD.org>2015-03-27 02:35:33 +0000
commite2b58d84c717f6c0c1cfaf761ff9756ea4c46cc9 (patch)
tree15b78168c367c9af0f75d9a52dd6445e6fa93188 /sys/modules
parent0c46f3f950e3b2e5d12de161d10afd807bda4d0a (diff)
downloadsrc-e2b58d84c717f6c0c1cfaf761ff9756ea4c46cc9.tar.gz
src-e2b58d84c717f6c0c1cfaf761ff9756ea4c46cc9.zip
sym and cxgb build on arm, add them to the build.
Differential Revision: https://reviews.freebsd.org/D514
Notes
Notes: svn path=/head/; revision=280729
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 76b9e711ec8e..14d166ff4a3a 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -466,7 +466,7 @@ _syscons= syscons
_vpo= vpo
.endif
-.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "mips"
+.if ${MACHINE_CPUARCH} != "mips"
# no BUS_SPACE_UNSPECIFIED
# No barrier instruction support (specific to this driver)
_sym= sym