]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sh: Fix rsk7203 in tree build
authorPeter Griffin <pgriffin@mpc-data.co.uk>
Tue, 10 Feb 2009 16:44:45 +0000 (16:44 +0000)
committerWolfgang Denk <wd@denx.de>
Sat, 21 Feb 2009 22:07:26 +0000 (23:07 +0100)
Signed-off-by: Peter Griffin <pgriffin@mpc-data.co.uk>
Makefile

index 5ac2980296690bef0cd71e055b7b6fa5b761e84f..eed6f88282c1a69750d191a80ea4efea2e5e8da4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3343,7 +3343,7 @@ mimc200_config            :       unconfig
 #########################################################################
 rsk7203_config: unconfig
        @mkdir -p $(obj)include
 #########################################################################
 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
 
 #########################################################################
        @$(MKCONFIG) -a $(@:_config=) sh sh2 rsk7203 renesas
 
 #########################################################################