Merge with /home/wd/git/u-boot/master
diff --git a/Makefile b/Makefile
index ea476e3..7731f0b 100644
--- a/Makefile
+++ b/Makefile
@@ -231,6 +231,9 @@
## MPC5xxx Systems
#########################################################################
+aev_config: unconfig
+ @./mkconfig -a aev ppc mpc5xxx tqm5200
+
hmi1001_config: unconfig
@./mkconfig hmi1001 ppc mpc5xxx hmi1001
@@ -359,9 +362,6 @@
echo "... with automatic CS configuration"
@./mkconfig -a spieval ppc mpc5xxx tqm5200
-aev_config: unconfig
- @./mkconfig -a aev ppc mpc5xxx tqm5200
-
#########################################################################
## MPC8xx Systems
#########################################################################