]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
sh: Fix rsk7203 in tree build
[karo-tx-uboot.git] / Makefile
index 5ac2980296690bef0cd71e055b7b6fa5b761e84f..eed6f88282c1a69750d191a80ea4efea2e5e8da4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3343,7 +3343,7 @@ mimc200_config            :       unconfig
 #########################################################################
 rsk7203_config: unconfig
        @mkdir -p $(obj)include
-       @echo "#define CONFIG_RSK7203 1" > $(obj)/include/config.h
+       @echo "#define CONFIG_RSK7203 1" > $(obj)include/config.h
        @$(MKCONFIG) -a $(@:_config=) sh sh2 rsk7203 renesas
 
 #########################################################################