public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Matt D. Robinson" <yakker@alacritech.com>
To: Sam Ravnborg <sam@ravnborg.org>,
	"Matt D. Robinson" <yakker@alacritech.com>
Cc: Adrian Bunk <bunk@fs.tum.de>,
	"Martin J. Bligh" <mbligh@aracnet.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [patch] 2.5.65-mjb1: lkcd: EXTRA_TARGETS is obsolete
Date: 20 Mar 2003 10:03:54 -0800	[thread overview]
Message-ID: <1048183433.17271.0.camel@lambda.alacritech.com> (raw)
In-Reply-To: <20030319211704.GA1030@mars.ravnborg.org>

When you have the final patch done, send it along so I can
incorporate it into our main CVS tree.  We went down this
kerntypes.o issue a while ago when trying to get into the
tree the first time.  Thanks.

--Matt

On Wed, 2003-03-19 at 13:17, Sam Ravnborg wrote:
> On Wed, Mar 19, 2003 at 04:33:04PM +0100, Adrian Bunk wrote:
> > 
> > EXTRA_TARGETS is obsolete in 2.5.
> > 
> > The following should do the same:
> > 
> > +obj-$(CONFIG_CRASH_DUMP)	+= kerntypes.o
> 
> As Andrew pointed out this is wrong.
> Use the following notation:
> +extra-$(CONFIG_CRASH_DUMP)	+= kerntypes.o
> 
> This way of selecting extra .o files is the reason to have the "-y"
> in extra-y.
> 
> 	Sam
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


      reply	other threads:[~2003-03-20 17:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-18  8:22 2.5.65-mjb1 (scalability / NUMA patchset) Martin J. Bligh
2003-03-18 15:07 ` [Lse-tech] " Martin J. Bligh
2003-03-19  8:30 ` [patch] 2.5.65-mjb1: lkcd: fix dump_fmt.c for !CONFIG_SMP Adrian Bunk
2003-03-20  7:15   ` Martin J. Bligh
2003-03-19  8:40 ` 2.5.65-mjb1: lkcd: dump_filters.c needs asm/system.h Adrian Bunk
2003-03-19 15:33 ` [patch] 2.5.65-mjb1: lkcd: EXTRA_TARGETS is obsolete Adrian Bunk
2003-03-19 15:37   ` Christoph Hellwig
2003-03-21 20:02     ` Adrian Bunk
2003-03-19 21:17   ` Sam Ravnborg
2003-03-20 18:03     ` Matt D. Robinson [this message]

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=1048183433.17271.0.camel@lambda.alacritech.com \
    --to=yakker@alacritech.com \
    --cc=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.com \
    --cc=sam@ravnborg.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