[U-Boot] [PATCH] Exclude drivers/qe/fdt.c without CONFIG_QE

Kumar Gala galak at kernel.crashing.org
Fri Nov 19 16:26:53 CET 2010


On Nov 18, 2010, at 5:06 AM, Sebastien Carlier wrote:

> 
> Previously with archive libraries fdt.o was compiled and included in
> qe.a and then discarded by the linker.  With partial linking this
> results in unresolved symbols, which this commit fixes.
> 
> This commit also cleans up a now-useless conditional in fdt.c.
> 
> Signed-off-by: Sebastien Carlier <sebastien.carlier at gmail.com>
> ---
> drivers/qe/Makefile |    2 +-
> drivers/qe/fdt.c    |    2 --
> 2 files changed, 1 insertions(+), 3 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list