xref: /linux/arch/arm/plat-orion/Makefile (revision abcda1dc3e23366c8543b372e9bf4e9086d5cca1)
169b02f6aSLennert Buytenhek#
269b02f6aSLennert Buytenhek# Makefile for the linux kernel.
369b02f6aSLennert Buytenhek#
469b02f6aSLennert Buytenhek
5*abcda1dcSThomas Petazzoniobj-y                             += addr-map.o
69569dae7SLennert Buytenhek
7*abcda1dcSThomas Petazzoniorion-gpio-$(CONFIG_GENERIC_GPIO) += gpio.o
8*abcda1dcSThomas Petazzoniobj-$(CONFIG_PLAT_ORION_LEGACY)   += irq.o pcie.o time.o common.o mpp.o
9*abcda1dcSThomas Petazzoniobj-$(CONFIG_PLAT_ORION_LEGACY)   += $(orion-gpio-y)
10