]> git.sur5r.net Git - u-boot/blobdiff - lib_microblaze/Makefile
Patches by Yasushi Shoji, 29 Jun 2004:
[u-boot] / 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)