Moved initialization of MCFFEC Ethernet driver to CPU directory
[oweals/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index ee83ccab48ba98b37cb5d131fb0530860fba22f6..e807063333a8a17ace6abc9809d41f3902616616 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -114,7 +114,6 @@ LIST_8xx="          \
        MHPC            \
        MPC86xADS       \
        MPC885ADS       \
-       MVS1            \
        NETPHONE        \
        NETTA           \
        NETTA2          \
@@ -209,6 +208,8 @@ LIST_4xx="          \
        MIP405T         \
        ML2             \
        ml300           \
+       ml507           \
+       ml507_flash     \
        ocotea          \
        OCRTC           \
        ORSG            \
@@ -222,6 +223,7 @@ LIST_4xx="          \
        PPChameleonEVB  \
        quad100hd       \
        rainier         \
+       redwood         \
        sbc405          \
        sc3             \
        sequoia         \
@@ -691,6 +693,7 @@ LIST_coldfire="                     \
        M52277EVB               \
        M5235EVB                \
        M5249EVB                \
+       M5253DEMO               \
        M5253EVBE               \
        M5271EVB                \
        M5272C3                 \
@@ -698,6 +701,7 @@ LIST_coldfire="                     \
        M5282EVB                \
        M5329AFEE               \
        M5373EVB                \
+       M54451EVB               \
        M54455EVB               \
        M5475AFE                \
        M5485AFE                \
@@ -714,6 +718,9 @@ LIST_avr32="                \
        atstk1004       \
        atstk1006       \
        atngw100        \
+       favr-32-ezkit   \
+       hammerhead      \
+       mimc200         \
 "
 
 #########################################################################