Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: ralf@linux-mips.org, linux-mips@linux-mips.org
Subject: Re: [PATCH 4/4] fix tx4938 undefined reference
Date: Wed, 05 Apr 2006 17:47:42 +0400	[thread overview]
Message-ID: <4433CA7E.1010504@ru.mvista.com> (raw)
In-Reply-To: <4433122A.1090104@am.sony.com>

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

  reply	other threads:[~2006-04-05 13:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-05  0:41 [PATCH 4/4] fix tx4938 undefined reference Geoff Levand
2006-04-05 13:47 ` Sergei Shtylyov [this message]
2006-04-05 16:09   ` Geoff Levand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4433CA7E.1010504@ru.mvista.com \
    --to=sshtylyov@ru.mvista.com \
    --cc=geoffrey.levand@am.sony.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox