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