Merge tag 'v3.8-rc1' into staging/for_v3.9
[deliverable/linux.git] / arch / arm / plat-orion / Makefile
CommitLineData
69b02f6a
LB
1#
2# Makefile for the linux kernel.
3#
46f2007c 4ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
69b02f6a 5
abcda1dc 6obj-y += addr-map.o
9569dae7 7
abcda1dc
TP
8orion-gpio-$(CONFIG_GENERIC_GPIO) += gpio.o
9obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
10obj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y)
This page took 0.527679 seconds and 5 git commands to generate.