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

Sebastien Carlier sebastien.carlier at gmail.com
Thu Nov 18 12:06:46 CET 2010


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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Exclude-drivers-qe-fdt.c-without-CONFIG_QE.patch
Type: text/x-patch
Size: 896 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101118/759eee5a/attachment.bin 


More information about the U-Boot mailing list