blob: 4e3f25de13c19d1215776c58634e989810570a26 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Lennert Buytenhek69b02f62008-03-27 14:51:39 -04002#
3# Makefile for the linux kernel.
4#
Rob Herring46f20072012-09-27 10:10:12 -05005ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include
Lennert Buytenhek69b02f62008-03-27 14:51:39 -04006
Alexandre Courbot43b426d2013-03-10 21:13:04 +09007orion-gpio-$(CONFIG_GPIOLIB) += gpio.o
Thomas Petazzoniabcda1d2012-09-11 14:27:27 +02008obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
9obj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y)