summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2012-05-30 22:59:43 +0000
committerAnatolij Gustschin <agust@denx.de>2012-11-07 01:29:46 +0100
commit24dede480c5de9acd0837b19f31bcc37b2600e8c (patch)
tree27c154d9b81b6345b6b565a1a0d292d576ecf3b6 /MAKEALL
parent1cc619be8b73abbee2fd6faf2cd4ade27b516531 (diff)
downloadtalos-obmc-uboot-24dede480c5de9acd0837b19f31bcc37b2600e8c.tar.gz
talos-obmc-uboot-24dede480c5de9acd0837b19f31bcc37b2600e8c.zip
MAKEALL: Add spear platform target to compile all SPEAr boards
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 84a5c92cf3..46c021241f 100755
--- 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
#########################################################################
OpenPOWER on IntegriCloud