Kernel  |  3.4

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

obj-y	:= irq.o pcie.o time.o common.o mpp.o addr-map.o
obj-m	:=
obj-n	:=
obj-	:=

obj-$(CONFIG_GENERIC_GPIO) += gpio.o