Merge tag 'for-v3.19' of git://git.infradead.org/battery-2.6
[deliverable/linux.git] / arch / mips / mti-malta / Makefile
CommitLineData
315806cb
RB
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#
5e9e3a5f 8obj-y := malta-display.o malta-init.o \
b431f09d 9 malta-int.o malta-memory.o malta-platform.o \
566a3b95 10 malta-reset.o malta-setup.o malta-time.o
b6911bba 11
5e9e3a5f 12obj-$(CONFIG_MIPS_CMP) += malta-amon.o
b6911bba 13obj-$(CONFIG_MIPS_MALTA_PM) += malta-pm.o
This page took 0.383923 seconds and 5 git commands to generate.