blob: cd51c6c6e686e78f4eededf251d30c87d5aa3e9a [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# 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