Makefile 135 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6
#
# Makefile for the linux kernel.
#

# Object file lists.

7
obj-y			:= core.o dma.o irq.o pci.o leds.o
L
Linus Torvalds 已提交
8 9 10
obj-m			:=
obj-n			:=
obj-			:=