Skip to content
Snippets Groups Projects
Commit 6e9005bd authored by Tom Rini's avatar Tom Rini
Browse files

omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL


The #ifdef here is not enough to stop part_efi.c from being built, only
being unused.  And with recent changes this now leads to warnings.  The
easiest solution here is to just let the garbage collection at link time
do its job.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 1d6cd0a3
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