[U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS

Wolfgang Denk wd at denx.de
Tue Jan 25 22:22:44 CET 2011


Dear Nobuhiro Iwamatsu,

In message <1294277034-6509-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>
> ---
>  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

-- 
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

There were meetings. There were always meetings. And they were  dull,
which is part of the reason they were meetings. Dull likes company.
                                    - Terry Pratchett, _Making_Money_


More information about the U-Boot mailing list