]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/plat-orion/Makefile
arm: mach-dove: convert to use mvebu-mbus driver
[karo-tx-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-$(CONFIG_ARCH_ORION5X)        += addr-map.o
7 obj-$(CONFIG_ARCH_MV78XX0)        += addr-map.o
8
9 orion-gpio-$(CONFIG_GENERIC_GPIO) += gpio.o
10 obj-$(CONFIG_PLAT_ORION_LEGACY)   += irq.o pcie.o time.o common.o mpp.o
11 obj-$(CONFIG_PLAT_ORION_LEGACY)   += $(orion-gpio-y)