
Dear Nobuhiro Iwamatsu,
In message 1294277034-6509-1-git-send-email-iwamatsu@nigauri.org you wrote:
Linker needs to use the proper endian/bfd flags even when doing partial linking. LDFLAGS_u-boot sets linker option which is called it when U-boot is built (u-boot final). LDFLAGS sets necessary option by partial linking (use in cmd_link_o_target).
CC: Mike Frysinger vapier@gentoo.org Signed-off-by: Nobuhiro Iwamatsu iwamatsu@nigauri.org
updated changelog.
Makefile | 2 +- arch/blackfin/config.mk | 3 ++- arch/i386/config.mk | 3 ++- arch/nios2/config.mk | 2 +- arch/powerpc/config.mk | 4 ++-- arch/sh/config.mk | 2 +- arch/sh/cpu/sh2/config.mk | 4 +++- config.mk | 8 +++++--- 8 files changed, 17 insertions(+), 11 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk