]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sh: sh7785lcr: Moved sh7785lcr board to board/renesas
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 24 Oct 2008 01:35:19 +0000 (10:35 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 31 Oct 2008 14:04:31 +0000 (23:04 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Makefile
board/renesas/sh7785lcr/Makefile [moved from board/sh7785lcr/Makefile with 100% similarity]
board/renesas/sh7785lcr/config.mk [moved from board/sh7785lcr/config.mk with 100% similarity]
board/renesas/sh7785lcr/lowlevel_init.S [moved from board/sh7785lcr/lowlevel_init.S with 100% similarity]
board/renesas/sh7785lcr/rtl8169.h [moved from board/sh7785lcr/rtl8169.h with 100% similarity]
board/renesas/sh7785lcr/rtl8169_mac.c [moved from board/sh7785lcr/rtl8169_mac.c with 100% similarity]
board/renesas/sh7785lcr/selfcheck.c [moved from board/sh7785lcr/selfcheck.c with 100% similarity]
board/renesas/sh7785lcr/sh7785lcr.c [moved from board/sh7785lcr/sh7785lcr.c with 100% similarity]
board/renesas/sh7785lcr/u-boot.lds [moved from board/sh7785lcr/u-boot.lds with 100% similarity]

index 846ca11571818bde6fae7e26cf9b3aee9f254dff..69ec707f923abc2d4aa8f055d603c4e590879452 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3174,7 +3174,7 @@ sh7763rdp_config  :   unconfig
 sh7785lcr_config  :   unconfig
        @ >include/config.h
        @echo "#define CONFIG_SH7785LCR 1" >> include/config.h
-       @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7785lcr
+       @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7785lcr renesas
 
 ap325rxa_config  :   unconfig
        @mkdir -p $(obj)include