From: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards
Date: Thu, 11 Sep 2008 18:10:56 -0400 [thread overview]
Message-ID: <aa76a2be0809111510s1be2607ep3dfedd0fd8b2a2bd@mail.gmail.com> (raw)
In-Reply-To: <1221083070-2098-1-git-send-email-ricardo.ribalda@uam.es>
Hi
This patch solves a bug introduced by
880f6a5d7596f42db5ff8803b797b78ec5b146e0 ppc4xx: ppc440-generic-ALL:
Fix out of tree build v2.
Just in case the subject was not clear enough. Without this patch
user cannot build: ml507, v5fx30tevel and ppc440-generic board
normally. They only work out of three,
Best regards
On Wed, Sep 10, 2008 at 17:44, Ricardo Ribalda Delgado
<ricardo.ribalda@uam.es> wrote:
>
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
> ---
> board/xilinx/ppc440-generic/config.mk | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/board/xilinx/ppc440-generic/config.mk b/board/xilinx/ppc440-generic/config.mk
> index 8d220da..6d76755 100644
> --- a/board/xilinx/ppc440-generic/config.mk
> +++ b/board/xilinx/ppc440-generic/config.mk
> @@ -22,4 +22,4 @@
> # MA 02111-1307 USA
> #
>
> -sinclude $(obj)/board/$(BOARDDIR)/config.tmp
> +sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
> --
> 1.5.6.5
>
>
--
Ricardo Ribalda
http://www.eps.uam.es/~rribalda/
next prev parent reply other threads:[~2008-09-11 22:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-10 21:44 [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards Ricardo Ribalda Delgado
2008-09-11 22:10 ` Ricardo Ribalda Delgado [this message]
2008-09-12 5:09 ` Stefan Roese
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=aa76a2be0809111510s1be2607ep3dfedd0fd8b2a2bd@mail.gmail.com \
--to=ricardo.ribalda@uam.es \
--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