Merge with /home/hs/PanDacom/u-boot-dev
[oweals/u-boot.git] / Makefile
index 08a8e4670867af31a5c4c26686861a2c730399f7..cce475c25f2ea53e3f0c9b41d19b012f4f11885b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -315,6 +315,14 @@ PM520_ROMBOOT_DDR_config:  unconfig
                }
        @./mkconfig -a PM520 ppc mpc5xxx pm520
 
+SMMACO4_config: unconfig
+       @./mkconfig -a SMMACO4 ppc mpc5xxx tqm5200
+
+spieval_config:        unconfig
+       echo "#define CONFIG_CS_AUTOCONF">>include/config.h
+       echo "... with automatic CS configuration"
+       @./mkconfig -a spieval ppc mpc5xxx tqm5200
+
 MINI5200_config        \
 EVAL5200_config        \
 TOP5200_config:        unconfig
@@ -380,11 +388,6 @@ MiniFAP_config:    unconfig
                }
        @./mkconfig -a TQM5200 ppc mpc5xxx tqm5200
 
-spieval_config:        unconfig
-       echo "#define CONFIG_CS_AUTOCONF">>include/config.h
-       echo "... with automatic CS configuration"
-       @./mkconfig -a spieval ppc mpc5xxx tqm5200
-
 #########################################################################
 ## MPC8xx Systems
 #########################################################################