xref: /openbmc/linux/arch/mips/mti-malta/Makefile (revision 1ac731c529cd4d6adbce134754b51ff7d822b145)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2315806cbSRalf Baechle#
3315806cbSRalf Baechle# Carsten Langgaard, carstenl@mips.com
4315806cbSRalf Baechle# Copyright (C) 1999,2000 MIPS Technologies, Inc.  All rights reserved.
5315806cbSRalf Baechle#
6315806cbSRalf Baechle# Copyright (C) 2008 Wind River Systems, Inc.
7315806cbSRalf Baechle#   written by Ralf Baechle <ralf@linux-mips.org>
8315806cbSRalf Baechle#
9e81a8c7dSPaul Burtonobj-y				+= malta-dtshim.o
10e1137e1dSPaul Burtonobj-y				+= malta-init.o
11e1137e1dSPaul Burtonobj-y				+= malta-int.o
12e1137e1dSPaul Burtonobj-y				+= malta-memory.o
13e1137e1dSPaul Burtonobj-y				+= malta-platform.o
14e1137e1dSPaul Burtonobj-y				+= malta-setup.o
15e1137e1dSPaul Burtonobj-y				+= malta-time.o
16b6911bbaSPaul Burton
17e81a8c7dSPaul BurtonCFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt
18