mpc83xx: Add support for variable flash memory sizes on 83xx systems
[platform/kernel/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 4409f2b..879a17f 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -302,6 +302,12 @@ LIST_coldfire="    \
        r5200           M5271EVB                                        \
 "
 
+#########################################################################
+## AVR32 Systems
+#########################################################################
+
+LIST_avr32="atstk1002"
+
 #-----------------------------------------------------------------------
 
 #----- for now, just run PPC by default -----
@@ -334,7 +340,8 @@ do
        mips|mips_el| \
        nios|nios2| \
        x86|I486| \
-       coldfire)
+       coldfire| \
+       avr32)
                        for target in `eval echo '$LIST_'${arg}`
                        do
                                build_target ${target}