]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - MAKEALL
GCC4.6: Squash error in pcmcia/i82365.c
[karo-tx-uboot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 52bc355c93a9873bd14be31dd6c785ca39395102..95b7cd3110fb62c308c98ca547be204d3082fcae 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -400,7 +400,9 @@ LIST_mips="         \
 ## MIPS Systems                (little endian)
 #########################################################################
 
-LIST_mips4kc_el=""
+LIST_mips4kc_el="      \
+       qi_lb60         \
+"
 
 LIST_mips5kc_el=""
 
@@ -438,18 +440,12 @@ LIST_microblaze="$(boards_by_arch microblaze)"
 #########################################################################
 
 LIST_m68k="$(boards_by_arch m68k)
-       astro_mcf5373l          \
-       cobra5272               \
        EB+MCF-EV123            \
        EB+MCF-EV123_internal   \
        M52277EVB               \
        M5235EVB                \
-       M5329AFEE               \
-       M5373EVB                \
        M54451EVB               \
        M54455EVB               \
-       M5475AFE                \
-       M5485AFE                \
 "
 LIST_coldfire=${LIST_m68k}
 
@@ -481,6 +477,12 @@ LIST_sh="$(boards_by_arch sh)"
 
 LIST_sparc="$(boards_by_arch sparc)"
 
+#########################################################################
+## NDS32 Systems
+#########################################################################
+
+LIST_nds32="$(boards_by_arch nds32)"
+
 #-----------------------------------------------------------------------
 
 build_target() {