MAKEALL: Add spear platform target to compile all SPEAr boards
authorStefan Roese <sr@denx.de>
Wed, 30 May 2012 22:59:43 +0000 (22:59 +0000)
committerAnatolij Gustschin <agust@denx.de>
Wed, 7 Nov 2012 00:29:46 +0000 (01:29 +0100)
Signed-off-by: Stefan Roese <sr@denx.de>
MAKEALL

diff --git a/MAKEALL b/MAKEALL
index 84a5c92..46c0212 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -381,6 +381,12 @@ LIST_pxa="$(boards_by_cpu pxa)"
 LIST_ixp="$(boards_by_cpu ixp)"
 
 #########################################################################
+## SPEAr Systems
+#########################################################################
+
+LIST_spear="$(boards_by_soc spear)"
+
+#########################################################################
 ## ARM groups
 #########################################################################