summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2008-03-28 09:47:00 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2008-04-08 07:58:32 +0000
commitc2f02da21a3f37f0878554eebc785e04fdc4e128 (patch)
tree169e423067d8298e0568ff7b13c5419185008b38 /MAKEALL
parentaeff6d503b6006573d5c6b04fc658a64bebee5fa (diff)
downloadtalos-obmc-uboot-c2f02da21a3f37f0878554eebc785e04fdc4e128.tar.gz
talos-obmc-uboot-c2f02da21a3f37f0878554eebc785e04fdc4e128.zip
SPARC: Added generic support for SPARC architecture.
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 2a872acd6a..9a2afe66fc 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -723,6 +723,12 @@ LIST_sh=" \
${LIST_sh4} \
"
+#########################################################################
+## SPARC Systems
+#########################################################################
+
+LIST_sparc=""
+
#-----------------------------------------------------------------------
#----- for now, just run PPC by default -----
@@ -751,6 +757,7 @@ do
case "$arg" in
arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa| \
avr32| \
+ sparc| \
blackfin| \
coldfire| \
microblaze| \
OpenPOWER on IntegriCloud