
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>
4 lines
87 B
C
4 lines
87 B
C
#define CONFIG_BINMAN 1
|
|
#define CONFIG_XPL_BUILD 1
|
|
#define CONFIG_SPL_BINMAN_SYMBOLS 1
|