mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-15 17:34:43 +00:00

Complete this rename for all directories outside arch/ board/ drivers/ and include/ Use the new symbol to refer to any 'SPL' build, including TPL and VPL Signed-off-by: Simon Glass <sjg@chromium.org>
3 lines
87 B
C
3 lines
87 B
C
#define CONFIG_BINMAN 1
|
|
#define CONFIG_XPL_BUILD 1
|
|
#define CONFIG_SPL_BINMAN_SYMBOLS 1
|