]> git.sur5r.net Git - u-boot/blobdiff - cpu/ppc4xx/Makefile
Merge with /home/m8/git/u-boot
[u-boot] / cpu / ppc4xx / Makefile
index 5b16754c50a1f36a12a713174f06fb0b4900c58e..c5634570054b92169442cb040b56b3f11c70cffc 100644 (file)
@@ -27,10 +27,10 @@ LIB = lib$(CPU).a
 
 START  = start.o resetvec.o kgdb.o
 AOBJS  = dcr.o
-COBJS  = 405gp_enet.o 405gp_pci.o 440gx_enet.o \
+COBJS  = 405gp_pci.o 4xx_enet.o \
          bedbug_405.o commproc.o \
          cpu.o cpu_init.o i2c.o interrupts.o \
-         miiphy.o miiphy_440.o sdram.o serial.o \
+         miiphy.o sdram.o serial.o \
          spd_sdram.o speed.o traps.o usb_ohci.o usbdev.o
 
 OBJS   = $(AOBJS) $(COBJS)