blob: 72fdedbf76db8bd9d1d8dffc803f26fc771d8483 [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#
Steven J. Hillb431f092013-03-25 14:47:05 -05008obj-y := malta-amon.o malta-display.o malta-init.o \
9 malta-int.o malta-memory.o malta-platform.o \
Ralf Baechle566a3b92008-12-01 08:16:08 +000010 malta-reset.o malta-setup.o malta-time.o
Ralf Baechle315806cb2008-07-15 18:44:34 +010011
12obj-$(CONFIG_EARLY_PRINTK) += malta-console.o
Ralf Baechle315806cb2008-07-15 18:44:34 +010013
14# FIXME FIXME FIXME
Ralf Baechle498a8632008-10-01 22:23:52 +010015obj-$(CONFIG_MIPS_MT_SMTC) += malta-smtc.o