sh: Add MS7720SE to MAKEALL
[oweals/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index a6e0eef1652b0b2dd9685f1bd6d88afb65813e78..180bc446381a48472629e2d08bda76a804c8cdec 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -46,6 +46,7 @@ LIST_5xxx="           \
        mcc200          \
        mecp5200        \
        motionpro       \
+       munices         \
        o2dnt           \
        pf5200          \
        PM520           \
@@ -107,6 +108,7 @@ LIST_8xx="          \
        lwmon           \
        MBX             \
        MBX860T         \
+       mgsuvd          \
        MHPC            \
        MPC86xADS       \
        MPC885ADS       \
@@ -135,6 +137,7 @@ LIST_8xx="          \
        SPD823TS        \
        svm_sc8xx       \
        SXNI855T        \
+       TK885D          \
        TOP860          \
        TQM823L         \
        TQM823L_LCD     \
@@ -208,6 +211,7 @@ LIST_4xx="          \
        PIP405          \
        PLU405          \
        PMC405          \
+       PMC440          \
        PPChameleonEVB  \
        rainier         \
        sbc405          \
@@ -279,6 +283,7 @@ LIST_8260="         \
        hymod           \
        IPHASE4539      \
        ISPAN           \
+       mgcoge          \
        MPC8260ADS      \
        MPC8266ADS      \
        MPC8272ADS      \
@@ -312,6 +317,9 @@ LIST_83xx="         \
        MPC8349ITXGP    \
        MPC8360EMDS     \
        MPC8360EMDS_ATM \
+       MPC8360ERDK_33  \
+       MPC8360ERDK_66  \
+       MPC837XEMDS     \
        sbc8349         \
        TQM834x         \
 "
@@ -322,6 +330,7 @@ LIST_83xx="         \
 #########################################################################
 
 LIST_85xx="            \
+       ATUM8548        \
        MPC8540ADS      \
        MPC8540EVAL     \
        MPC8541CDS      \
@@ -333,6 +342,7 @@ LIST_85xx="         \
        PM854           \
        PM856           \
        sbc8540         \
+       sbc8548         \
        sbc8560         \
        stxgp3          \
        stxssa          \
@@ -347,6 +357,7 @@ LIST_85xx="         \
 #########################################################################
 
 LIST_86xx="            \
+       MPC8610HPCD     \
        MPC8641HPCN     \
        sbc8641d        \
 "
@@ -482,6 +493,7 @@ LIST_ARM10="                \
 LIST_ARM11="           \
        cp1136          \
        omap2420h4      \
+       apollon         \
 "
 
 #########################################################################
@@ -647,6 +659,8 @@ LIST_coldfire="                     \
 
 LIST_avr32="           \
        atstk1002       \
+       atstk1003       \
+       atstk1004       \
 "
 
 #########################################################################
@@ -660,6 +674,24 @@ LIST_blackfin="            \
        bf561-ezkit     \
 "
 
+#########################################################################
+## SH Systems
+#########################################################################
+
+LIST_sh4="             \
+       ms7750se        \
+       ms7722se        \
+"
+
+LIST_sh3="             \
+       ms7720se        \
+"
+
+LIST_sh="              \
+       ${LIST_sh3}     \
+       ${LIST_sh4}     \
+"
+
 #-----------------------------------------------------------------------
 
 #----- for now, just run PPC by default -----
@@ -694,7 +726,9 @@ do
        mips|mips_el| \
        nios|nios2| \
        ppc|5xx|5xxx|512x|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx| \
-       x86|I486|TSEC)
+       x86|I486|TSEC| \
+       sh|sh4|sh3 \
+       )
                        for target in `eval echo '$LIST_'${arg}`
                        do
                                build_target ${target}