[U-Boot] [PATCH] Fix breakage after removing common.h from export.h

Stefano Babic sbabic at denx.de
Fri Dec 9 11:27:36 CET 2011


On 09/12/2011 11:23, Stefano Babic wrote:
> commit 0910d0bcb85acdf09b9dfd8ded452367b540a4ad
> Mike Partington <mparting at 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 at denx.de>
> CC: Wolfgang Denk <wd at denx.de>
> CC: Albert Aribaud <albert.u.boot at 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
=====================================================================


More information about the U-Boot mailing list