summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.arm
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-01-04 03:35:45 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-01-04 03:35:45 +0000
commit69436c4cabfac51fcdfa42784059f5ae68801cd4 (patch)
tree2fb376f68d2590dd7f858046d845d1af0f99f6ba /sys/conf/Makefile.arm
parentd3158f2b66a7748dd7e67c5fc04bc181f987c5ce (diff)
downloadFreeBSD-src-69436c4cabfac51fcdfa42784059f5ae68801cd4.zip
FreeBSD-src-69436c4cabfac51fcdfa42784059f5ae68801cd4.tar.gz
Add support for Cavium Econa CNS11XX ARM boards. These boards were
previously know by StarSemi STR9104. Tested by the submitter on an Emprex NSD-100 board. Submitted by: Yohanes Nugroho <yohanes at gmail.com> Reviewed by: freebsd-arm, stas Obtained from: //depot/projects/str91xx/...
Diffstat (limited to 'sys/conf/Makefile.arm')
-rw-r--r--sys/conf/Makefile.arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm
index 310c54d..66adea1 100644
--- a/sys/conf/Makefile.arm
+++ b/sys/conf/Makefile.arm
@@ -73,7 +73,7 @@ FILES_CPU_FUNC = $S/$M/$M/cpufunc_asm_arm7tdmi.S \
$S/$M/$M/cpufunc_asm_sa1.S $S/$M/$M/cpufunc_asm_arm10.S \
$S/$M/$M/cpufunc_asm_xscale.S $S/$M/$M/cpufunc_asm.S \
$S/$M/$M/cpufunc_asm_xscale_c3.S $S/$M/$M/cpufunc_asm_armv5_ec.S \
- $S/$M/$M/cpufunc_asm_sheeva.S
+ $S/$M/$M/cpufunc_asm_sheeva.S $S/$M/$M/cpufunc_asm_fa526.S
KERNEL_EXTRA=trampoline
KERNEL_EXTRA_INSTALL=kernel.gz.tramp
trampoline: ${KERNEL_KO}.tramp
OpenPOWER on IntegriCloud