xref: /openbmc/linux/arch/arm/plat-orion/Makefile (revision 63dc02bd)
1#
2# Makefile for the linux kernel.
3#
4
5obj-y	:= irq.o pcie.o time.o common.o mpp.o addr-map.o
6obj-m	:=
7obj-n	:=
8obj-	:=
9
10obj-$(CONFIG_GENERIC_GPIO) += gpio.o
11