]> git.sur5r.net Git - u-boot/blobdiff - Makefile
Add support for CATcenter board (based on PPChameleon ME module)
[u-boot] / Makefile
index 57caddfbf4aa6900427f123093e9eba9442beeac..8674eb80d3e661fccf6d8e24fbbfe10939743f23 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -548,6 +548,11 @@ BUBINGA405EP_config:       unconfig
 CANBT_config:  unconfig
        @./mkconfig $(@:_config=) ppc ppc4xx canbt esd
 
+CATcenter_config:      unconfig
+       @ echo "/* CATcenter uses PPChameleon Model ME */"  > include/config.h
+       @ echo "#define CONFIG_PPCHAMELEON_MODULE_MODEL 1" >> include/config.h
+       @./mkconfig -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave
+
 CPCI405_config \
 CPCI4052_config        \
 CPCI405AB_config:      unconfig