From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix breakage after removing common.h from export.h
Date: Fri, 09 Dec 2011 11:27:36 +0100 [thread overview]
Message-ID: <4EE1E298.7000008@denx.de> (raw)
In-Reply-To: <1323426220-30366-1-git-send-email-sbabic@denx.de>
On 09/12/2011 11:23, Stefano Babic wrote:
> commit 0910d0bcb85acdf09b9dfd8ded452367b540a4ad
> Mike Partington <mparting@lexmark.com>
> Date: Wed Oct 27 10:31:09 2010 +0000
>
> Standalone Apps: Standalone apps should need only exports.h.
>
> Modify exports.h to remove its dependencies on other files, thus
> enabling standalone apps to require only exports.h from the U-Boot
> source tree. This appears to be the intent based on the following
> note: http://lists.denx.de/pipermail/u-boot/2010-January/067174.html
>
> breaks all boards - the fact is that common.h is not included anymore
> by exports.h, and this breaks the build of several file.
>
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> CC: Wolfgang Denk <wd@denx.de>
> CC: Albert Aribaud <albert.u.boot@aribaud.net>
> ---
Sorry, patch is incomplete - please ignore it, I will send V2.
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2011-12-09 10:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-09 10:23 [U-Boot] [PATCH] Fix breakage after removing common.h from export.h Stefano Babic
2011-12-09 10:27 ` Stefano Babic [this message]
2011-12-09 10:33 ` [U-Boot] [PATCH V2] " Stefano Babic
2011-12-09 11:30 ` Wolfgang Denk
2011-12-09 11:29 ` [U-Boot] [PATCH] " Wolfgang Denk
2011-12-09 12:34 ` Stefano Babic
2011-12-09 12:41 ` Wolfgang Denk
2011-12-09 12:59 ` Stefano Babic
2011-12-09 13:38 ` Stefano Babic
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=4EE1E298.7000008@denx.de \
--to=sbabic@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 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.