global: Rename SPL_ to XPL_
Use XPL_ as the symbol to indicate an SPL build. This means that SPL_ is no-longer set. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1 +1 @@
|
||||
obj-$(CONFIG_$(SPL_)ECDSA_VERIFY) += ecdsa-verify.o
|
||||
obj-$(CONFIG_$(XPL_)ECDSA_VERIFY) += ecdsa-verify.o
|
||||
|
||||
Reference in New Issue
Block a user