]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/arm/plat-orion/Makefile
gpio: update gpio Chinese documentation
[mirror_ubuntu-artful-kernel.git] / arch / arm / plat-orion / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4 ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
5
6 obj-y += addr-map.o
7
8 orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
9 obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
10 obj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y)