[U-Boot] [PATCH v3] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Wolfgang Denk
wd at denx.de
Mon Apr 11 21:15:43 CEST 2011
Dear Nobuhiro Iwamatsu,
In message <1294747652-12603-1-git-send-email-iwamatsu at 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 at gentoo.org>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
> V3: Remove trailing space.
>
> 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(-)
This patch does no longer apply. Is it still needed? If yes, please
rebase and resubmit. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"It is easier to port a shell than a shell script." - Larry Wall
More information about the U-Boot
mailing list