1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 269b02f6aSLennert Buytenhek# 369b02f6aSLennert Buytenhek# Makefile for the linux kernel. 469b02f6aSLennert Buytenhek# 5*b1992c37SMasahiro Yamadaccflags-y := -I$(src)/include 669b02f6aSLennert Buytenhek 743b426d6SAlexandre Courbotorion-gpio-$(CONFIG_GPIOLIB) += gpio.o 8abcda1dcSThomas Petazzoniobj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o 9abcda1dcSThomas Petazzoniobj-$(CONFIG_PLAT_ORION_LEGACY) += $(orion-gpio-y) 10