On Mar 10 2007 19:06, Cyrill Gorcunov wrote: >[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] >| Here's the problem: >| 1. Unpack the kernel sources, run make menuconfig. >| 2. Mark the necessary options. >| 3. Pick "Save an alternate configuration file", enter a filename (e.g. >/root/kernelcfg) >| 4. Pick "Exit". >| ->5. Configurator exits without saving. If type "make bzImage", it builtd >all the default options.
Well, you already saved explicitly and did not make any further changes after that, so it won't ask again on exit (perhaps all Office Suites do the same). In fact, if you do exactly that, menuconfig assumes you do not intend to build a kernel (since you did not save to .config). Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/