From bdbca6dd56fc462104d866af36a72801993ee1c5 Mon Sep 17 00:00:00 2001 From: raj Date: Fri, 9 Jan 2009 10:55:33 +0000 Subject: Rename Marvell ARM CPU specific file according to r186933. --- sys/conf/Makefile.arm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm index 98f7d0d..310c54d 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_feroceon.S + $S/$M/$M/cpufunc_asm_sheeva.S KERNEL_EXTRA=trampoline KERNEL_EXTRA_INSTALL=kernel.gz.tramp trampoline: ${KERNEL_KO}.tramp -- cgit v1.1