[MIPS] Fix asm constraints for 'ins' instructions.
[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
1097c6ac 5obj-y := buttons.o irq.o led.o reset.o rtc.o serial.o setup.o time.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.302493 seconds and 5 git commands to generate.