]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm926ejs/Makefile
mx25: Clean up clocks API
[u-boot] / arch / arm / cpu / arm926ejs / Makefile
index a56ff08c90ec52c9d3bd1d308a16f837b295b5e9..5923e6548f5da5a347d026e3ee55adb9054e4291 100644 (file)
@@ -26,7 +26,7 @@ include $(TOPDIR)/config.mk
 LIB    = $(obj)lib$(CPU).o
 
 START  = start.o
-COBJS  = cpu.o
+COBJS  = cpu.o cache.o
 
 ifdef  CONFIG_SPL_BUILD
 ifdef  CONFIG_SPL_NO_CPU_SUPPORT_CODE