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__
parent
879a04cc6b
commit
a976ce2dd4
|
@ -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 = \
|
||||
|
|
Loading…
Reference in New Issue