]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/mach-omap2/Makefile
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
[thirdparty/u-boot.git] / arch / arm / mach-omap2 / Makefile
index 0777a0c99810807cabab50dfcc9f0d50b10cc83f..bb01eab80e674d6754665ee7ecbb7a94f49c3067 100644 (file)
@@ -34,7 +34,7 @@ obj-$(CONFIG_SCSI_AHCI_PLAT) += sata.o
 endif
 endif
 
-ifeq ($(CONFIG_SYS_DCACHE_OFF),)
+ifeq ($(CONFIG_$(SPL_TPL_)SYS_DCACHE_OFF),)
 obj-y  += omap-cache.o
 endif