Hi, there is the feature of the kernel (optionally) containing the config data.
you can do gunzip -c /proc/config.gz | grep some_expression as a shell command to find out what the kernel can do... I suspect that having the kernel containing the config data is quite common - suse 10.1 does it. > > HTH - I'm not sure if that's the answer you need. Derek. ================================================ > On Fri, 27 Oct 2006 17:36:44 +1300 > Christopher Sawtell <[EMAIL PROTECTED]> wrote: > > > On Friday 27 October 2006 15:03, Steve Holdoway wrote: > > > OK, the latest kernels now no longer use config.h. This is a real pain as > > > I've got to rewrite all my config stuff. Woo hoo - my favouritest job > > > ever! > > > > > > Does anyone know of the variables I can use for ifdefs that'll distinguish > > > between new/old builds?? -- Derek Smithies Ph.D. IndraNet Technologies Ltd. Email: [EMAIL PROTECTED] ph +64 3 365 6485 Web: http://www.indranet-technologies.com/
