feroceon.c should be part of ARM7_9_SRC

The Feroceon and Dragonite cores are similar to the ARM926 and ARM966
cores respectively.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
__archive__
Nicolas Pitre 2009-12-03 02:06:10 -05:00 committed by Øyvind Harboe
parent 879a04cc6b
commit a976ce2dd4
1 changed files with 2 additions and 2 deletions

View File

@ -58,11 +58,11 @@ ARM7_9_SRC = \
arm9tdmi.c \
arm920t.c \
arm966e.c \
arm926ejs.c
arm926ejs.c \
feroceon.c
ARM_MISC_SRC = \
fa526.c \
feroceon.c \
xscale.c
ARMV6_SRC = \