]> Git Repo - u-boot.git/blobdiff - arch/arm/mach-imx/Makefile
global: Rename SPL_ to XPL_
[u-boot.git] / arch / arm / mach-imx / Makefile
index af62a39a6710bc6c685e5bbe4b31878e585ca609..21d955b4aef1f4a6238c7ead05d5940ffbf82117 100644 (file)
@@ -60,7 +60,7 @@ obj-$(CONFIG_IMX_RDC) += rdc-sema.o
 ifneq ($(CONFIG_XPL_BUILD),y)
 obj-$(CONFIG_IMX_BOOTAUX) += imx_bootaux.o
 endif
-obj-$(CONFIG_$(SPL_)SATA) += sata.o
+obj-$(CONFIG_$(XPL_)SATA) += sata.o
 obj-$(CONFIG_IMX_HAB)    += hab.o
 obj-$(CONFIG_SYSCOUNTER_TIMER) += syscounter.o
 endif
This page took 0.026842 seconds and 4 git commands to generate.