]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/mips/mti-malta/Makefile
Merge remote-tracking branch 'pci/next'
[karo-tx-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-display.o
9 obj-y                           += malta-dt.o
10 obj-y                           += malta-dtshim.o
11 obj-y                           += malta-init.o
12 obj-y                           += malta-int.o
13 obj-y                           += malta-memory.o
14 obj-y                           += malta-platform.o
15 obj-y                           += malta-reset.o
16 obj-y                           += malta-setup.o
17 obj-y                           += malta-time.o
18
19 obj-$(CONFIG_MIPS_CMP)          += malta-amon.o
20 obj-$(CONFIG_MIPS_MALTA_PM)     += malta-pm.o
21
22 CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt