summaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt/Makefile
blob: c35ee25e5578bd0f3c4426eba2d82b6c5732c18e (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the Cobalt micro systems family specific parts of the kernel
#

obj-y	 := irq.o reset.o setup.o buttons.o

obj-$(CONFIG_EARLY_PRINTK)	+= console.o

EXTRA_AFLAGS := $(CFLAGS)
OpenPOWER on IntegriCloud