Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
[oweals/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index d1a29cb0228cfa546ea86fa151edc25af865874b..233e2666225eaca9b50ec41e4fdbce532d5af0c3 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -490,7 +490,6 @@ LIST_ARM9="                 \
        davinci_dvevm           \
        davinci_schmoogie       \
        davinci_sonata          \
-       pmdra                   \
 "
 
 #########################################################################
@@ -508,9 +507,6 @@ LIST_ARM11="                \
        cp1136          \
        omap2420h4      \
        apollon         \
-       imx31_litekit   \
-       imx31_phycore   \
-       mx31ads         \
 "
 
 #########################################################################
@@ -723,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 -----
@@ -751,6 +753,7 @@ do
        case "$arg" in
        arm|SA|ARM7|ARM9|ARM10|ARM11|ixp|pxa| \
        avr32| \
+       sparc| \
        blackfin| \
        coldfire| \
        microblaze| \