[MIPS] Use -Werror on subdirectories which build cleanly.
[linux-2.6/verdex.git] / arch / mips / cobalt / Makefile
bloba043f93f7d0884d7fb7364fafad5d423b29574d2
2 # Makefile for the Cobalt micro systems family specific parts of the kernel
5 obj-y := buttons.o irq.o reset.o rtc.o serial.o setup.o
7 obj-$(CONFIG_PCI) += pci.o
8 obj-$(CONFIG_EARLY_PRINTK) += console.o
9 obj-$(CONFIG_MTD_PHYSMAP) += mtd.o
11 EXTRA_CFLAGS += -Werror