Dear Scott Wood, In message <[email protected]> you wrote: > From: Wolfgang Denk <[email protected]> > > 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 <[email protected]> > Signed-off-by: Scott Wood <[email protected]> > --- > 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: [email protected] "(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_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

