
27 Jan
2019
27 Jan
'19
4:52 a.m.
On Thu, Jan 17, 2019 at 01:43:03PM -0600, Andrew F. Davis wrote:
Do this by using $(SPL_) in Makefiles and CONFIG_IS_ENABLED in C code. This ensures the files and features are only built into the right build for which they are enabled. Using the macros to simplify this patch was made possible by the config symbol rename done in the last patch.
Signed-off-by: Andrew F. Davis afd@ti.com Reviewed-by: Tom Rini trini@konsulko.com Acked-by: Lukasz Majewski lukma@denx.de
Applied to u-boot/master, thanks!
--
Tom