Merge branch 'master' of /home/git/u-boot
[oweals/u-boot.git] / lib_ppc / Makefile
index 6845ed0121dfe3207bdf4280d8d54618b53659ee..61507b038f3d4c5c53e67e9f01f15896f62b6a32 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(ARCH).a
 
-SOBJS  = ppcstring.o ticks.o
+SOBJS  = ppccache.o ppcstring.o ticks.o
 
 COBJS  = board.o \
          bat_rw.o cache.o extable.o kgdb.o time.o interrupts.o \