Makefile 154 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4
#
# Makefile for the Cobalt micro systems family specific parts of the kernel
#

R
Ralf Baechle 已提交
5
obj-y	 := irq.o int-handler.o reset.o setup.o
L
Linus Torvalds 已提交
6 7

EXTRA_AFLAGS := $(CFLAGS)