]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
sh: Add support for MS7720RP02 board
[people/ms/u-boot.git] / Makefile
index 8a888b9232c2db7556b9db347d15344e8c048268..c322c5cd071ad47223f3190d72efe78e91f26ba2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2749,6 +2749,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)
 #########################################################################