Merge with rsync://git-user@source.denx.net/git/u-boot.git
[oweals/u-boot.git] / cpu / mpc85xx / Makefile
index 996915e11c0c6f7f7d6cbec88ae1c4ebb3cbe632..5298dc113f2e6ed23d5f87cab71a687c5cdb0b62 100644 (file)
@@ -26,7 +26,7 @@ include $(TOPDIR)/config.mk
 LIB    = lib$(CPU).a
 
 START  = start.o resetvec.o
-COBJS  = traps.o cpu.o cpu_init.o speed.o interrupts.o tsec.o \
+COBJS  = traps.o cpu.o cpu_init.o speed.o interrupts.o \
          pci.o serial_scc.o commproc.o ether_fcc.o i2c.o spd_sdram.o
 OBJS   = $(COBJS)