--- On Mon, 10/11/08, Harald Schiöberg <[EMAIL PROTECTED]> wrote:

> From: Harald Schiöberg <[EMAIL PROTECTED]>
> Subject: Re: [OpenWrt-Devel] repeated kernel config questions
> To: "OpenWrt Development List" <openwrt-devel@lists.openwrt.org>
> Date: Monday, 10 November, 2008, 2:52 PM
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Stanislav Sinyagin wrote:
> > this is what I remember from the time I tried to adapt
> this to my needs. 
> > Remembering the values would not be too much of a
> critical thing, if 
> > the kernel parameters would be settable from the user
> files. There's
> > a place for that in ./files, but this behavior is not
> implemented.
> > 
> > 
> > 
> > ----- Original Message ----
> >> From: Robert P. J. Day
> <[EMAIL PROTECTED]>
> >> To: openwrt-devel@lists.openwrt.org
> >> Sent: Monday, November 10, 2008 3:36:44 PM
> >> Subject: Re: [OpenWrt-Devel] repeated kernel
> config questions
> >>
> >> Quoting Stanislav Sinyagin :
> >>
> >>> The makefiles override the kernel config each
> time you do "make menuconfig".
> >>> It's not a bug, it's so by design :)
> >>    really?  i don't have the build structure
> in front of me,
> >> but the standard kernel config recipe is that, if
> you have
> >> no .config file, the build will grab the
> "default" (and,
> >> hence, you might have to answer questions about
> "NEW" options.)
> 
> uhm, the build-system stores your config IF you build it
> using
> "make kernel_menuconfig".
> 
> it ignores .configs in the build_dir.

...but that does not remove from you the need to respond
to questions concerning kernel config when doing make world.
It appears not to store certain sub-menus of the configuration
that you may have opened out when doing your kernel config.

This only seems to be an issue for modules previously 
compiled as modules which you change to be compiled in,

e.g. on RDC, choosing r6040 ether driver to be compiled
into the kernel results in prompt for R6040_NAPI support.

-biff.






      
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to