Re: [kbuild-devel] Query regarding extra-y targets

2004-01-22 Thread Hariprasad Nellitheertha
Hi Sam, Thanks much for your help. I think I'll go for solution 2 - option 1. Regards, Hari On Wed, Jan 21, 2004 at 10:46:28PM +0100, Sam Ravnborg wrote: > On Wed, Jan 21, 2004 at 12:13:06PM +0530, Hariprasad Nellitheertha wrote: > > The problem with this is that the target is not built when we

Re: [kbuild-devel] Query regarding extra-y targets

2004-01-21 Thread Sam Ravnborg
On Wed, Jan 21, 2004 at 12:13:06PM +0530, Hariprasad Nellitheertha wrote: > The problem with this is that the target is not built when we build LKCD > as a module, as CONFIG_CRASH_DUMP is set to "m". I read the kbuild > documentation and there does not seem to be anything equivalent to > extra-y