]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Merge with pollux.denx.org:/home/git/u-boot/.git
[karo-tx-uboot.git] / Makefile
index d9d0a404d408a5d2ef4aad4cadb747a48ebe3840..12c0e84d4e2c4c3a104aa6421133d529de766952 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -231,6 +231,9 @@ PATI_config:                unconfig
 ## MPC5xxx Systems
 #########################################################################
 
+aev_config: unconfig
+       @./mkconfig -a aev ppc mpc5xxx tqm5200
+
 hmi1001_config:         unconfig
        @./mkconfig hmi1001 ppc mpc5xxx hmi1001
 
@@ -357,6 +360,11 @@ 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
 #########################################################################