From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nand_spl: fix u-boot.lst breakage
Date: Wed, 14 Nov 2012 11:18:56 +0100 [thread overview]
Message-ID: <20121114111856.7bab5118@wker> (raw)
In-Reply-To: <20121113223039.GA9138@buserror.net>
Hi,
On Tue, 13 Nov 2012 16:30:39 -0600
Scott Wood <scottwood@freescale.com> wrote:
> 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>
> ---
> I didn't fix p1_p2_rdb_pc because that will just conflict with the
> patchset that migrates that target away from nand_spl.
>
> nand_spl/board/freescale/mpc8536ds/Makefile | 3 ++-
> nand_spl/board/freescale/mpc8569mds/Makefile | 3 ++-
> nand_spl/board/freescale/mpc8572ds/Makefile | 3 ++-
> nand_spl/board/freescale/mx31pdk/Makefile | 3 ++-
> nand_spl/board/freescale/p1010rdb/Makefile | 3 ++-
> nand_spl/board/freescale/p1023rds/Makefile | 3 ++-
> nand_spl/board/freescale/p1_p2_rdb/Makefile | 3 ++-
> nand_spl/board/karo/tx25/Makefile | 3 ++-
> 8 files changed, 16 insertions(+), 8 deletions(-)
Appied to staging/agust at denx.de, thanks!
Anatolij
prev parent reply other threads:[~2012-11-14 10:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-13 22:30 [U-Boot] [PATCH] nand_spl: fix u-boot.lst breakage Scott Wood
2012-11-13 23:17 ` Marek Vasut
2012-11-14 6:49 ` Wolfgang Denk
2012-11-14 10:18 ` Anatolij Gustschin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121114111856.7bab5118@wker \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox