Re: [kbuild-devel] Kconfig source syntax - how to add a prefix variable to the Kconfig source path ?

2006-08-01 Thread Sam Ravnborg
> > I am working to build a Kconfig based configuration menu and I need to > > include a prefix variable > > to source command. How do I do this? Kconfig-language.txt doesn't > > explain this. Your > > response will be highly appreciated... > Not supported today. > I recall I did this some time ag

Re: [kbuild-devel] Converter from Config.in to Kconfig

2006-08-01 Thread Sam Ravnborg
On Mon, Apr 10, 2006 at 03:33:16PM -0500, Karicheri, Muralidharan wrote: > Is there a generic script to convert from Config.in format to Kconfig > format? I have a build system > > which was based on old Config.in and needs a converter badly. If you search this list or linux-kernel you will fin

Re: [kbuild-devel] [PATCH] modpost bug with multiple SUBDIRS and kernel 2.6.17.6

2006-08-01 Thread Sam Ravnborg
On Sat, Jul 22, 2006 at 06:03:43PM -0400, Frank Hess wrote: > > Hi kbuild maintainers, > > Attached is a one-line patch to scripts/Makefile.modpost which fixes a > compilation problem I had building some out-of-tree modules (linux-gpib) > against a 2.6.17.6 kernel. The problem was KBUILD_EXTMO