blob: 63940bdce698848b272e27f3f6c8b389e2d11b94 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2#
3# Carsten Langgaard, carstenl@mips.com
4# Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
5#
6# Copyright (C) 2008 Wind River Systems, Inc.
7# written by Ralf Baechle <ralf@linux-mips.org>
8#
9obj-y += malta-display.o
10obj-y += malta-dt.o
11obj-y += malta-dtshim.o
12obj-y += malta-init.o
13obj-y += malta-int.o
14obj-y += malta-memory.o
15obj-y += malta-platform.o
16obj-y += malta-reset.o
17obj-y += malta-setup.o
18obj-y += malta-time.o
19
20obj-$(CONFIG_MIPS_CMP) += malta-amon.o
21obj-$(CONFIG_MIPS_MALTA_PM) += malta-pm.o
22
23CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt