Pull percpu-dtc into release branch
[pandora-kernel.git] / arch / mips / cobalt / Makefile
index 720e757..de017c1 100644 (file)
@@ -2,8 +2,8 @@
 # Makefile for the Cobalt micro systems family specific parts of the kernel
 #
 
-obj-y   := irq.o int-handler.o reset.o setup.o
+obj-y   := irq.o reset.o setup.o
 
+obj-$(CONFIG_PCI)              += pci.o
 obj-$(CONFIG_EARLY_PRINTK)     += console.o
-
-EXTRA_AFLAGS := $(CFLAGS)
+obj-$(CONFIG_MTD_PHYSMAP)      += mtd.o