From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
Date: Tue, 12 Feb 2013 15:01:13 +0100 (CET) [thread overview]
Message-ID: <760931217.1414738.1360677673692.JavaMail.root@advansee.com> (raw)
In-Reply-To: <201302111755.17363.marex@denx.de>
Dear Otavio, Marek,
On Monday, February 11, 2013 5:55:17 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
> > When calling 'make u-boot.imx' the build were failing as it were
> > expecting the full path for the file; this regression has been
> > included by commit 71a988a (imximage.cfg: run files through C
> > preprocessor).
> >
> > The direct references for u-boot.imx were replaced by $(obj) as
> > config.mk handles the proper setting of it making it set to $(OBJTREE)
> > when required.
> >
> > The build has been test using:
> >
> > - ./MAKEALL -s mx5 -s mx6
> > - make u-boot.imx
> > - make O=/tmp/build
>
> BUILD_DIR=/tmp/xyz MAKEALL please.
Once you're confident with this patch, do you mind if I integrate it as is in my
MXC NAND + SPL series in order to avoid merge conflicts (unless it is applied
before)?
Best regards,
Beno?t
next prev parent reply other threads:[~2013-02-12 14:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-11 14:33 [U-Boot] [PATCH v2] build: imx: Fix 'u-boot.imx' build without full OBJTREE reference Otavio Salvador
2013-02-11 16:55 ` Marek Vasut
2013-02-12 14:01 ` Benoît Thébaudeau [this message]
2013-02-12 17:09 ` Otavio Salvador
2013-02-12 17:55 ` Benoît Thébaudeau
2013-02-12 17:53 ` Stefano Babic
2013-02-12 18:28 ` Benoît Thébaudeau
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=760931217.1414738.1360677673692.JavaMail.root@advansee.com \
--to=benoit.thebaudeau@advansee.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.