blob: 5827af77c18e9931c43af5e5df2881f94df44c25 [file] [log] [blame]
Ralf Baechle315806cb2008-07-15 18:44:34 +01001#
2# Carsten Langgaard, carstenl@mips.com
3# Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
4#
5# Copyright (C) 2008 Wind River Systems, Inc.
6# written by Ralf Baechle <ralf@linux-mips.org>
7#
Paul Burtone1137e12015-09-22 11:56:36 -07008obj-y += malta-display.o
9obj-y += malta-dt.o
Paul Burtone81a8c7d2015-09-22 11:56:38 -070010obj-y += malta-dtshim.o
Paul Burtone1137e12015-09-22 11:56:36 -070011obj-y += malta-init.o
12obj-y += malta-int.o
13obj-y += malta-memory.o
14obj-y += malta-platform.o
15obj-y += malta-reset.o
16obj-y += malta-setup.o
17obj-y += malta-time.o
Paul Burtonb6911bb2014-05-07 12:20:57 +010018
Markos Chandras5e9e3a52014-10-09 10:34:19 +010019obj-$(CONFIG_MIPS_CMP) += malta-amon.o
Paul Burtonb6911bb2014-05-07 12:20:57 +010020obj-$(CONFIG_MIPS_MALTA_PM) += malta-pm.o
Paul Burtone81a8c7d2015-09-22 11:56:38 -070021
22CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt