Merge with git://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index a9969a3..127faa8 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -35,12 +35,12 @@ LIST_5xx="  \
 #########################################################################
 
 LIST_5xxx="    \
-       BC3450          cpci5200        EVAL5200        fo300           \
-       icecube_5100    icecube_5200    lite5200b       mcc200          \
-       mecp5200        motionpro       o2dnt           pf5200          \
-       PM520           TB5200          Total5100       Total5200       \
-       Total5200_Rev2  TQM5200         TQM5200_B       TQM5200S        \
-       v38b                                                            \
+       BC3450          cm1_qp1         cpci5200        EVAL5200        \
+       fo300           icecube_5100    icecube_5200    lite5200b       \
+       mcc200          mecp5200        motionpro       o2dnt           \
+       pf5200          PM520           TB5200          Total5100       \
+       Total5200       Total5200_Rev2  TQM5200         TQM5200_B       \
+       TQM5200S        v38b                                            \
 "
 
 #########################################################################
@@ -151,6 +151,14 @@ LIST_85xx="        \
 "
 
 #########################################################################
+## MPC86xx Systems
+#########################################################################
+
+LIST_86xx="    \
+    MPC8641HPCN        \
+"
+
+#########################################################################
 ## 74xx/7xx Systems
 #########################################################################
 
@@ -170,6 +178,7 @@ LIST_ppc="${LIST_5xx}  ${LIST_5xxx}         \
          ${LIST_8220} ${LIST_824x} ${LIST_8260} \
          ${LIST_83xx}                          \
          ${LIST_85xx}                          \
+         ${LIST_86xx}                          \
          ${LIST_4xx}                           \
          ${LIST_74xx} ${LIST_7xx}"
 
@@ -356,7 +365,7 @@ do
        microblaze| \
        mips|mips_el| \
        nios|nios2| \
-       ppc|5xx|5xxx|8xx|8220|824x|8260|83xx|85xx|4xx|7xx|74xx| \
+       ppc|5xx|5xxx|8xx|8220|824x|8260|83xx|85xx|86xx|4xx|7xx|74xx| \
        x86|I486)
                        for target in `eval echo '$LIST_'${arg}`
                        do