From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: Tegra2: Fix out of tree builds
Date: Thu, 14 Apr 2011 23:29:14 +0200 [thread overview]
Message-ID: <4DA7672A.4080104@aribaud.net> (raw)
In-Reply-To: <BANLkTim3=fhQ4GTdLMQnbdUw5wvhAxH-fw@mail.gmail.com>
Hi Anton,
Sorry for the dela in replying.
Le 05/04/2011 23:33, Anton Staaf a ?crit :
> Create the board/nvidia/common directory in the out of tree build
> directory.
>
> Without this patch building out of tree results in a failure to create
> the board.o file in the build directory tree.
>
> Signed-off-by: Anton Staaf<robotboy@chromium.org>
> Cc: Tom Warren<twarren@nvidia.com>
> Cc: Albert ARIBAUD<albert.aribaud@free.fr>
> ---
>
> An alternative solution would be to create a Makefile in the common directory
> that creates an object/library that each board depends on. I'm not sure which
> is better.
I'd prefer the alternative solution -- the issue is with a common
directory, so it seems logical that the solution is in the common part
of the code rather than spread over the non-common variants.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-04-14 21:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-05 21:33 [U-Boot] [PATCH] arm: Tegra2: Fix out of tree builds Anton Staaf
2011-04-14 21:29 ` Albert ARIBAUD [this message]
2011-04-14 22:33 ` Anton Staaf
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=4DA7672A.4080104@aribaud.net \
--to=albert.u.boot@aribaud.net \
--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.