Merge branch 'master' of git://git.denx.de/u-boot-arm
[oweals/u-boot.git] / cpu / ixp / Makefile
index afa972a919fc2407002adc6c4f79eced78ec0f58..7e98d870261918f866c2e57306fc8f95689e1d8b 100644 (file)
@@ -28,8 +28,6 @@ LIB   = $(obj)lib$(CPU).a
 START  = start.o
 COBJS-y        += cpu.o
 COBJS-y        += interrupts.o
-COBJS-$(CONFIG_PCI) += pci.o
-COBJS-y        += serial.o
 ifndef CONFIG_USE_IRQ
 COBJS-y        += timer.o
 endif