Skip to content
Snippets Groups Projects
Commit c05b18fd authored by Sebastien Carlier's avatar Sebastien Carlier Committed by Wolfgang Denk
Browse files

Exclude drivers/qe/fdt.c without CONFIG_QE


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: default avatarSebastien Carlier <sebastien.carlier@gmail.com>
Tested-by: default avatarWolfgang Denk <wd@denx.de>
parent 635d1b3e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment