diff options
| author | Scott Wood <scottwood@freescale.com> | 2012-11-13 12:30:39 +0000 | 
|---|---|---|
| committer | Anatolij Gustschin <agust@denx.de> | 2012-11-14 10:26:23 +0100 | 
| commit | a6d0f62a0ccac7669b1efe320e28c276b1b8084b (patch) | |
| tree | c7504c4a747fe5933bb85de34ee757b4eb82ac11 /nand_spl/nand_boot_fsl_nfc.c | |
| parent | b3141fdb9f07449307683103e5e5004053211704 (diff) | |
| download | olio-uboot-2014.01-a6d0f62a0ccac7669b1efe320e28c276b1b8084b.tar.xz olio-uboot-2014.01-a6d0f62a0ccac7669b1efe320e28c276b1b8084b.zip | |
nand_spl: fix u-boot.lst breakage
Commit 97b24d3d51a92cb8c0c1e1a74abf22fe1a1807a3 "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>
Diffstat (limited to 'nand_spl/nand_boot_fsl_nfc.c')
0 files changed, 0 insertions, 0 deletions