diff options
| author | Nobuhiro Iwamatsu <[email protected]> | 2008-10-24 10:34:21 +0900 |
|---|---|---|
| committer | Nobuhiro Iwamatsu <[email protected]> | 2008-10-31 23:04:25 +0900 |
| commit | acd3e30d09a73f876222f0d496c4f52ee9d0771d (patch) | |
| tree | 2fdbef30b2e95210907a1e32960938f4b6e1510e /Makefile | |
| parent | f84e6ea275353b8fea772ec7553ff7e4b1f642e0 (diff) | |
sh: r7780mp: Moved r7780mp board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
