]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot
[karo-tx-uboot.git] / Makefile
index f45c326d0c2b772f3ec9a1cb295d3793c510626a..f0ecd47a96d4d7e91c473823e72b4c92afa2bcee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2761,6 +2761,14 @@ atstk1004_config :       unconfig
 #########################################################################
 #########################################################################
 
+#########################################################################
+## sh3 (Renesas SuperH)
+#########################################################################
+ms7720se_config: unconfig
+       @ >include/config.h
+       @echo "#define CONFIG_MS7720SE 1" >> include/config.h
+       @./mkconfig -a $(@:_config=) sh sh3 ms7720se
+
 #########################################################################
 ## sh4 (Renesas SuperH)
 #########################################################################