board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Use the new symbol to refer to any 'SPL' build, including TPL and VPL Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# (C) Copyright 2022
|
||||
# Open Surface RT
|
||||
|
||||
obj-$(CONFIG_SPL_BUILD) += ideapad-yoga-11-spl.o
|
||||
obj-$(CONFIG_XPL_BUILD) += ideapad-yoga-11-spl.o
|
||||
|
||||
Reference in New Issue
Block a user