]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
sh: Renesas RSK+ 7203 board support
[karo-tx-uboot.git] / Makefile
index bafabf3c407dc950a4973336f49cc3c096c859fd..e94f1afc951210f2e4981423c6d8e42974f84537 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3005,6 +3005,14 @@ mimc200_config           :       unconfig
 # SH3 (SuperH)
 #========================================================================
 
+#########################################################################
+## sh2 (Renesas SuperH)
+#########################################################################
+rsk7203_config: unconfig
+       @ >include/config.h
+       @echo "#define CONFIG_RSK7203 1" >> include/config.h
+       @./mkconfig -a $(@:_config=) sh sh2 rsk7203
+
 #########################################################################
 ## sh3 (Renesas SuperH)
 #########################################################################