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

index 04012f857dd2727e75f1df73c1db185e4bbeb6a6..846ca11571818bde6fae7e26cf9b3aee9f254dff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3164,7 +3164,7 @@ r2dplus_config  :   unconfig
 r7780mp_config: unconfig
        @mkdir -p $(obj)include
        @echo "#define CONFIG_R7780MP 1" > $(obj)include/config.h
-       @$(MKCONFIG) -a $(@:_config=) sh sh4 r7780mp
+       @$(MKCONFIG) -a $(@:_config=) sh sh4 r7780mp renesas
 
 sh7763rdp_config  :   unconfig
        @mkdir -p $(obj)include