Makefile 125 字节
Newer Older
1 2 3 4 5
#
# Makefile for the linux kernel.
#

# Common support
6
obj-y				:= common.o slcr.o
M
Michal Simek 已提交
7
obj-$(CONFIG_SMP)		+= headsmp.o platsmp.o