Signed-off-by: Vipin <[email protected]>
---
MAKEALL | 1 +
Makefile | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index 0672ba0..a76ab8f 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -575,6 +575,7 @@ LIST_ARM9=" \
spear300 \
spear310 \
spear320 \
+ spear600 \
trab \
VCMA9 \
versatile \
diff --git a/Makefile b/Makefile
index 1f60204..cfff455 100644
--- a/Makefile
+++ b/Makefile
@@ -3065,6 +3065,9 @@ spear310_config : unconfig
spear320_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs spear320 spear spear
+spear600_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm926ejs spear600 spear spear
+
SX1_stdout_serial_config \
SX1_config: unconfig
@mkdir -p $(obj)include
--
1.6.0.2
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot