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