Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[deliverable/linux.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 orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
7 obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
8 obj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y)
This page took 0.032382 seconds and 5 git commands to generate.