Kernel  |  2.6.39

下载     查看原文件
普通文本  |  12行  |  224 B
#
# Makefile for the linux kernel.
#
obj-y			:= core.o pci.o
obj-m			:=
obj-n			:=
obj-			:=

obj-$(CONFIG_MACH_ESPRESSO)	+= espresso.o
obj-$(CONFIG_MACH_IXDP2351)	+= ixdp2351.o
obj-$(CONFIG_MACH_ROADRUNNER)	+= roadrunner.o