xref: /linux/arch/arm/plat-orion/Makefile (revision 43b426d6fae80722c7566e73ed27ef553a91e2d6)
169b02f6aSLennert Buytenhek#
269b02f6aSLennert Buytenhek# Makefile for the linux kernel.
369b02f6aSLennert Buytenhek#
446f2007cSRob Herringccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
569b02f6aSLennert Buytenhek
6abcda1dcSThomas Petazzoniobj-y                             += addr-map.o
79569dae7SLennert Buytenhek
8*43b426d6SAlexandre Courbotorion-gpio-$(CONFIG_GPIOLIB)      += gpio.o
9abcda1dcSThomas Petazzoniobj-$(CONFIG_PLAT_ORION_LEGACY)   += irq.o pcie.o time.o common.o mpp.o
10abcda1dcSThomas Petazzoniobj-$(CONFIG_PLAT_ORION_LEGACY)   += $(orion-gpio-y)
11