Merge remote-tracking branch 'i2c/i2c/for-next'
[deliverable/linux.git] / arch / mips / mti-sead3 / 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 # Copyright (C) 2012 MIPS Technoligies, Inc. All rights reserved.
9 # Steven J. Hill <sjhill@mips.com>
10 #
11 obj-y := sead3-lcd.o sead3-display.o sead3-init.o \
12 sead3-int.o sead3-platform.o sead3-reset.o \
13 sead3-setup.o sead3-time.o
14
15 obj-$(CONFIG_EARLY_PRINTK) += sead3-console.o
This page took 0.032532 seconds and 5 git commands to generate.