s5pc1xx: update cache routines
[platform/kernel/u-boot.git] / cpu / arm_cortexa8 / s5pc1xx / Makefile
index e08d9d8..4f922e6 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