karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos
[platform/kernel/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 32d95db..aa7095e 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -539,15 +539,16 @@ LIST_ARM10="              \
 #########################################################################
 ## ARM11 Systems
 #########################################################################
-LIST_ARM11="           \
-       cp1136          \
-       omap2420h4      \
-       apollon         \
-       imx31_litekit   \
-       imx31_phycore   \
-       mx31ads         \
-       qong            \
-       smdk6400        \
+LIST_ARM11="                   \
+       cp1136                  \
+       omap2420h4              \
+       apollon                 \
+       imx31_litekit           \
+       imx31_phycore           \
+       imx31_phycore_eet       \
+       mx31ads                 \
+       qong                    \
+       smdk6400                \
 "
 
 #########################################################################
@@ -572,6 +573,7 @@ LIST_at91="         \
        at91sam9260ek   \
        at91sam9261ek   \
        at91sam9263ek   \
+       at91sam9g20ek   \
        at91sam9rlek    \
        cmc_pu2         \
        csb637          \