Kernel  |  2.6.39

下载     查看原文件
普通文本  |  13行  |  158 B
#
# Makefile for the linux kernel.
#

# Object file lists.

obj-y			:= core.o dma.o irq.o pci.o
obj-m			:=
obj-n			:=
obj-			:=

obj-$(CONFIG_LEDS)	+= leds.o