sh: sh7763rdp: Moved sh7763rdp board to board/renesas
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 24 Oct 2008 01:36:13 +0000 (10:36 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 31 Oct 2008 14:04:38 +0000 (23:04 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Makefile
board/renesas/sh7763rdp/Makefile [moved from board/sh7763rdp/Makefile with 100% similarity]
board/renesas/sh7763rdp/config.mk [moved from board/sh7763rdp/config.mk with 100% similarity]
board/renesas/sh7763rdp/lowlevel_init.S [moved from board/sh7763rdp/lowlevel_init.S with 100% similarity]
board/renesas/sh7763rdp/sh7763rdp.c [moved from board/sh7763rdp/sh7763rdp.c with 100% similarity]
board/renesas/sh7763rdp/u-boot.lds [moved from board/sh7763rdp/u-boot.lds with 100% similarity]

index 69ec707..ab61375 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3169,7 +3169,7 @@ r7780mp_config: unconfig
 sh7763rdp_config  :   unconfig
        @mkdir -p $(obj)include
        @echo "#define CONFIG_SH7763RDP 1" > $(obj)include/config.h
-       @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7763rdp
+       @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7763rdp renesas
 
 sh7785lcr_config  :   unconfig
        @ >include/config.h