mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-02 12:31:17 +01:00
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>
2 lines
54 B
Makefile
2 lines
54 B
Makefile
obj-$(CONFIG_$(XPL_)PHY_J721E_WIZ) += phy-j721e-wiz.o
|