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

obj-y	 := irq.o int-handler.o reset.o setup.o promcon.o

EXTRA_AFLAGS := $(CFLAGS)