]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/arm_cortexa8/s5pc1xx/Makefile
s5pc1xx: update cache routines
[karo-tx-uboot.git] / cpu / arm_cortexa8 / s5pc1xx / Makefile
index e08d9d87b742c6891390a11c17d711e209a3f54b..4f922e686afeec24ef1e20da9f6516408c200046 100644 (file)
@@ -28,9 +28,9 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(SOC).a
 
-SOBJS  = reset.o
+SOBJS  = cache.o
+SOBJS  += reset.o
 
-COBJS  += cache.o
 COBJS  += clock.o
 COBJS  += cpu_info.o
 COBJS  += timer.o