Merge tag 'v3.8-rc1' into staging/for_v3.9
[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 obj-y += addr-map.o
7
8 orion-gpio-$(CONFIG_GENERIC_GPIO) += 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)
This page took 0.038024 seconds and 5 git commands to generate.