xref: /openbmc/linux/arch/mips/ar7/Makefile (revision 5b06931d7f8b8059bec8563b2e8d531218e03e2f)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-y := \
4	prom.o \
5	setup.o \
6	memory.o \
7	irq.o \
8	time.o \
9	platform.o \
10	gpio.o \
11	clock.o
12