At present the build fails in strange ways if CONFIG_SPL is defined by CONFIG_SUPPORT_SPL is not. Add a warning for this case as it can be very confusing to debug.
Signed-off-by: Simon Glass <[email protected]> --- scripts/Makefile.spl | 7 +++++++ 1 file changed, 7 insertions(+) Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

