summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
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