[MIPS] Use RTC_CMOS for Cobalt
[safe/jmp/linux-2.6] / arch / mips / cobalt / Makefile
index c35ee25..c292f80 100644 (file)
@@ -2,8 +2,8 @@
 # Makefile for the Cobalt micro systems family specific parts of the kernel
 #
 
-obj-y   := irq.o reset.o setup.o buttons.o
+obj-y := buttons.o irq.o reset.o rtc.o serial.o setup.o
 
+obj-$(CONFIG_PCI)              += pci.o
 obj-$(CONFIG_EARLY_PRINTK)     += console.o
-
-EXTRA_AFLAGS := $(CFLAGS)
+obj-$(CONFIG_MTD_PHYSMAP)      += mtd.o