Add command for handling DDR ECC registers on MPC8349EE MDS board.
[oweals/u-boot.git] / lib_microblaze / Makefile
index b683da8d38d105469ffa8b0a38a15b16d3cc8902..ec01722f8715a0b131c1820299b1328b67d5c233 100644 (file)
@@ -27,7 +27,7 @@ LIB   = lib$(ARCH).a
 
 AOBJS  =
 
-COBJS  = board.o microblaze_linux.o time.o
+COBJS  = board.o microblaze_linux.o time.o cache.o
 
 OBJS   = $(AOBJS) $(COBJS)