u-boot-brain/nand_spl/board/freescale
Scott Wood a6d0f62a0c nand_spl: fix u-boot.lst breakage
Commit 97b24d3d51 "common: Add symbol
handling for generic lists into Makefile" introduced build errors in many
nand_spl targets, complaining of a missing u-boot.lst.  When not doing an
out-of-tree build, $(obj) expands to nothing, so GCC ended up being given
-I with no argument (or rather, -ansi was the argument).  The failure
didn't show up during a -j1 build because it was picking up the non-SPL
version of u-boot.lst.

Signed-off-by: Scott Wood <scottwood@freescale.com>
2012-11-14 10:26:23 +01:00
..
mpc8313erdb Fix build issues cause by LDFLAGS_FINAL changes 2011-03-31 23:38:16 +02:00
mpc8315erdb Fix build issues cause by LDFLAGS_FINAL changes 2011-03-31 23:38:16 +02:00
mpc8536ds nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
mpc8569mds nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
mpc8572ds nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
mx31pdk nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
p1_p2_rdb nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
p1_p2_rdb_pc common: Add symbol handling for generic lists into Makefile 2012-10-22 08:29:29 -07:00
p1010rdb nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
p1023rds nand_spl: fix u-boot.lst breakage 2012-11-14 10:26:23 +01:00
common.c nand_spl: update udelay for Freescale boards 2012-08-23 10:24:17 -05:00