All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Loongson: Lemote 2F: Fixup of the Makefile
@ 2010-01-31  8:41 Wu Zhangjin
  2010-02-03  1:18 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Wu Zhangjin @ 2010-01-31  8:41 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, Wu Zhangjin

From: Wu Zhangjin <wuzhangjin@gmail.com>

This patch removes the duplicated obj-y line.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
---
 arch/mips/loongson/lemote-2f/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/loongson/lemote-2f/Makefile b/arch/mips/loongson/lemote-2f/Makefile
index 01f71b1..8699a53 100644
--- a/arch/mips/loongson/lemote-2f/Makefile
+++ b/arch/mips/loongson/lemote-2f/Makefile
@@ -2,7 +2,6 @@
 # Makefile for lemote loongson2f family machines
 #
 
-obj-y += irq.o reset.o ec_kb3310b.o
 obj-y += machtype.o irq.o reset.o ec_kb3310b.o
 
 #
-- 
1.6.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Loongson: Lemote 2F: Fixup of the Makefile
  2010-01-31  8:41 [PATCH] Loongson: Lemote 2F: Fixup of the Makefile Wu Zhangjin
@ 2010-02-03  1:18 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2010-02-03  1:18 UTC (permalink / raw)
  To: Wu Zhangjin; +Cc: linux-mips

On Sun, Jan 31, 2010 at 04:41:52PM +0800, Wu Zhangjin wrote:

> From: Wu Zhangjin <wuzhangjin@gmail.com>
> 
> This patch removes the duplicated obj-y line.

Thanks; I've folded this patch into the existing "MIPS: Loongson: Lemote-2F:
Get the machine type from PMON_VER" patch.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-03  1:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-31  8:41 [PATCH] Loongson: Lemote 2F: Fixup of the Makefile Wu Zhangjin
2010-02-03  1:18 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.