On Fri, Dec 30, 2005 at 02:22:29PM +0100, Bastian Blank wrote: > On Fri, Dec 30, 2005 at 09:49:50AM +0100, Sven Luther wrote: > > Notice that there was a change in the way 2.6.15 Kconfig works, apparently, > > and now later occuring entries in the config file are ignored and only the > > first mention is used. > > Just reverse the sorting of the files should fix that.
Ah, indeed, didn't think of that, anyway, the issue is solved now. Also, Jonas mentioned that Kconfig may see # foo is not set options differently than module or builtin ones, but i have some doubts about this at second thought. Anyway, with my method we guarantee we do the right thing, and i hope to evolve the tool to something more complete, and replacing split-config in the end. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

