Sync'd u-boot-net with mainline
[oweals/u-boot.git] / post / cpu / mpc8xx / Makefile
index 9dd3f0fce9b112683aed8fd27030baf330111aba..f871cbab6496cc367d950cf99a94a13c3adcdd02 100644 (file)
@@ -24,6 +24,6 @@
 LIB    = libpostmpc8xx.a
 
 AOBJS  = cache_8xx.o
-COBJS  = ether.o spr.o uart.o usb.o watchdog.o
+COBJS  = cache.o ether.o spr.o uart.o usb.o watchdog.o
 
 include $(TOPDIR)/post/rules.mk