summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-04-13 09:21:00 -0700
committerWolfgang Denk <wd@denx.de>2008-04-13 09:21:00 -0700
commit58a3cbbf24ec910d2b75551002efcf2838577898 (patch)
tree1c81477ced7570626dddba97366b3f5c6c0c0ec1 /MAKEALL
parent950a392464e616b4590bc4501be46e2d7d162dea (diff)
parentab68f921d9c741830f721c3d879c13a0c5597183 (diff)
downloadtalos-obmc-uboot-58a3cbbf24ec910d2b75551002efcf2838577898.tar.gz
talos-obmc-uboot-58a3cbbf24ec910d2b75551002efcf2838577898.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-sparc
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index fbde7344a7..e28d54c310 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -719,6 +719,12 @@ LIST_sh=" \
${LIST_sh4} \
"
+#########################################################################
+## SPARC Systems
+#########################################################################
+
+LIST_sparc="gr_xc3s_1500 gr_cpci_ax2000 gr_ep2s60 grsim grsim_leon2"
+
#-----------------------------------------------------------------------
#----- for now, just run PPC by default -----
@@ -747,6 +753,7 @@ do
case "$arg" in
arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa| \
avr32| \
+ sparc| \
blackfin| \
coldfire| \
microblaze| \
OpenPOWER on IntegriCloud