diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-10-21 11:53:24 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-10-31 13:26:44 -0400 |
commit | 9f414a3ab1537ed52b57a63723ff07661f6cbae1 (patch) | |
tree | 4b47726bd30e56feb00f99520eaed6ce4523528d /arch/sh/cpu/sh4/Makefile | |
parent | 09ab61c660726e94550d0a5d2fbef11bed2cf924 (diff) |
sparc: fix a link error
Before this commit, arch/sparc/lib/Makefile used
both COBJS and COBJS-y.
And it missed to add COBJS-y into OBJS.
This means bootm.o was never compiled even if
CONFIG_CMD_BOOTM=y
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'arch/sh/cpu/sh4/Makefile')
0 files changed, 0 insertions, 0 deletions