summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-03-30 08:37:03 +0000
committerandrew <andrew@FreeBSD.org>2015-03-30 08:37:03 +0000
commitbf43ef311866e6ed8db4478c6f68041a14187ef8 (patch)
treeff311d71715b145d5742c036f7c6413b8bbd7ebc /sys/conf
parente41362f7d1ff11b390d9fb6a8aa1bc70a5e98e0b (diff)
downloadFreeBSD-src-bf43ef311866e6ed8db4478c6f68041a14187ef8.zip
FreeBSD-src-bf43ef311866e6ed8db4478c6f68041a14187ef8.tar.gz
Only build cpufunc_asm_armv4.S when needed.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.arm b/sys/conf/files.arm
index b8e6595..4e9ef35 100644
--- a/sys/conf/files.arm
+++ b/sys/conf/files.arm
@@ -13,7 +13,7 @@ arm/arm/cpufunc_asm_arm9.S optional cpu_arm9
arm/arm/cpufunc_asm_arm10.S optional cpu_arm9e
arm/arm/cpufunc_asm_arm11.S optional cpu_arm1176
arm/arm/cpufunc_asm_arm11x6.S optional cpu_arm1176
-arm/arm/cpufunc_asm_armv4.S standard
+arm/arm/cpufunc_asm_armv4.S optional cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_xscale_80200 | cpu_xscale_80321 | cpu_xscale_pxa2x0 | cpu_xscale_ixp425 | cpu_xscale_80219 | cpu_xscale_81342
arm/arm/cpufunc_asm_armv5_ec.S optional cpu_arm9e
arm/arm/cpufunc_asm_armv6.S optional cpu_arm1176
arm/arm/cpufunc_asm_armv7.S optional cpu_cortexa | cpu_krait | cpu_mv_pj4b
OpenPOWER on IntegriCloud