| To: | Geoff Levand <geoffrey.levand@am.sony.com> |
|---|---|
| Subject: | Re: [PATCH 4/4] fix tx4938 undefined reference |
| From: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
| Date: | Wed, 05 Apr 2006 17:47:42 +0400 |
| Cc: | ralf@linux-mips.org, linux-mips@linux-mips.org |
| In-reply-to: | <4433122A.1090104@am.sony.com> |
| Organization: | MontaVista Software Inc. |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4433122A.1090104@am.sony.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; rv:1.7.2) Gecko/20040803 |
Hello. Geoff Levand wrote: ------------------------------------------------------------------------Fix undefined reference to `txx9_sio_kdbg_rd' when CONFIG_KGDB_8250=y, CONFIG_KGDB_8250=n. I'm sorry, where do you see this option? It belongs to cross-arch KGDB which AFAIK is not in the Linus' kernel yet. So, NAK. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Index: linux-2.6.16.1/arch/mips/tx4938/common/Makefile =================================================================== --- linux-2.6.16.1.orig/arch/mips/tx4938/common/Makefile 2006-01-02 19:21:10.000000000 -0800 +++ linux-2.6.16.1/arch/mips/tx4938/common/Makefile 2006-03-07 11:05:05.000000000 -0800 @@ -7,5 +7,5 @@ #obj-y += prom.o setup.o irq.o irq_handler.o rtc_rx5c348.o-obj-$(CONFIG_KGDB) += dbgio.o +obj-$(CONFIG_KGDB_8250) += dbgio.o WBR, Sergei |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] Fix swap entry for MIPS32 36-bit physical address, Sergei Shtylyov |
|---|---|
| Next by Date: | Power management for au1000_eth.c, Rodolfo Giometti |
| Previous by Thread: | [PATCH 4/4] fix tx4938 undefined reference, Geoff Levand |
| Next by Thread: | Re: [PATCH 4/4] fix tx4938 undefined reference, Geoff Levand |
| Indexes: | [Date] [Thread] [Top] [All Lists] |