[U-Boot] [PATCH v2] Fix build issues cause by LDFLAGS_FINAL changes

Wolfgang Denk wd at denx.de
Thu Mar 31 23:39:44 CEST 2011


Dear Scott Wood,

In message <20110331212629.GA17423 at schlenkerla.am.freescale.net> you wrote:
> From: Wolfgang Denk <wd at denx.de>
> 
> Commit 6dc1ece "Introduce a new linker flag LDFLAGS_FINAL" modified a
> number of Makefiles in a way that broke out-of-tree builds.  The
> problem was that $(nandobj) was used before it got defined.
> 
> Fix this.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> v2: Added da8xxevm, mx31pdk, p1_p2_rdb, tx25, smdk6400
> 
> Applied to u-boot-nand-flash
> 
>  nand_spl/board/amcc/acadia/Makefile           |    6 +++---
>  nand_spl/board/amcc/bamboo/Makefile           |    6 +++---
>  nand_spl/board/amcc/canyonlands/Makefile      |    6 +++---
>  nand_spl/board/amcc/kilauea/Makefile          |    6 +++---
>  nand_spl/board/amcc/sequoia/Makefile          |    6 +++---
>  nand_spl/board/davinci/da8xxevm/Makefile      |    6 +++---
>  nand_spl/board/freescale/mpc8313erdb/Makefile |    6 +++---
>  nand_spl/board/freescale/mpc8315erdb/Makefile |    6 +++---
>  nand_spl/board/freescale/mpc8536ds/Makefile   |    6 +++---
>  nand_spl/board/freescale/mpc8569mds/Makefile  |    6 +++---
>  nand_spl/board/freescale/mpc8572ds/Makefile   |    6 +++---
>  nand_spl/board/freescale/mx31pdk/Makefile     |    6 +++---
>  nand_spl/board/freescale/p1_p2_rdb/Makefile   |    6 +++---
>  nand_spl/board/karo/tx25/Makefile             |    6 +++---
>  nand_spl/board/samsung/smdk6400/Makefile      |    6 +++---
>  nand_spl/board/sheldon/simpc8313/Makefile     |    6 +++---
>  16 files changed, 48 insertions(+), 48 deletions(-)

Applied to master, 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
"(The  Chief  Programmer)  personally  defines  the  functional   and
performance  specifications, designs the program, codes it, tests it,
and writes its documentation... He  needs  great  talent,  ten  years
experience  and  considerable  systems  and  applications  knowledge,
whether in applied mathematics, business data handling, or whatever."
- Fred P. Brooks, _The Mythical Man Month_


More information about the U-Boot mailing list