]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/Makefile
Add cache functions to SPL for armv7
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / Makefile
index f97fa3d44824c7fb442d927d3e1fe223f362f4a2..6b2addca11caeb4fd43bc2162cd7686f436e3042 100644 (file)
@@ -27,9 +27,7 @@ LIB   = $(obj)lib$(CPU).o
 
 START  := start.o
 
-ifndef CONFIG_SPL_BUILD
 COBJS  += cache_v7.o
-endif
 
 COBJS  += cpu.o
 COBJS  += syslib.o