[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger
[deliverable/linux.git] / arch / mips / cobalt / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Cobalt micro systems family specific parts of the kernel
3#
4
e86169ff 5obj-y := buttons.o irq.o led.o reset.o rtc.o serial.o setup.o
1da177e4 6
2a9effc6 7obj-$(CONFIG_PCI) += pci.o
e87dddeb 8obj-$(CONFIG_EARLY_PRINTK) += console.o
c316eb1e 9obj-$(CONFIG_MTD_PHYSMAP) += mtd.o
dde96ca8
RB
10
11EXTRA_CFLAGS += -Werror
This page took 0.262763 seconds and 5 git commands to generate.