blob: 9433605cd290b38aabba4e6d0f94de822d84e743 [file] [log] [blame]
Lennert Buytenhek69b02f62008-03-27 14:51:39 -04001#
2# Makefile for the linux kernel.
3#
Rob Herring46f20072012-09-27 10:10:12 -05004ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
Lennert Buytenhek69b02f62008-03-27 14:51:39 -04005
Alexandre Courbot43b426d62013-03-10 21:13:04 +09006orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
Thomas Petazzoniabcda1d2012-09-11 14:27:27 +02007obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
8obj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y)