Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into...
[deliverable/linux.git] / arch / mips / mti-malta / Makefile
1 #
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 #
8 obj-y := malta-amon.o malta-display.o malta-init.o \
9 malta-int.o malta-memory.o malta-platform.o \
10 malta-reset.o malta-setup.o malta-time.o
11
12 obj-$(CONFIG_EARLY_PRINTK) += malta-console.o
13
14 # FIXME FIXME FIXME
15 obj-$(CONFIG_MIPS_MT_SMTC) += malta-smtc.o
This page took 0.066036 seconds and 5 git commands to generate.