]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Makefile
sh: Added support for SH7720 based board MPR2.
[karo-tx-uboot.git] / Makefile
index 948108b4c22d51ce6025422857f260adb6b6918a..f9850455e472e070dc9a45b65928052fc88f20c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2837,6 +2837,11 @@ atngw100_config  :       unconfig
 #########################################################################
 ## sh3 (Renesas SuperH)
 #########################################################################
+mpr2_config: unconfig
+       @ >include/config.h
+       @echo "#define CONFIG_MPR2 1" >> include/config.h
+       @$(MKCONFIG) -a $(@:_config=) sh sh3 mpr2
+
 ms7720se_config: unconfig
        @echo "#define CONFIG_MS7720SE 1" > include/config.h
        @$(MKCONFIG) -a $(@:_config=) sh sh3 ms7720se