Not too hard.

Once you've run make menuconfig from /usr/src/linux, do something like:

cp .config ../myKernelConfig

Since that would put it one directory up, you can then copy it back into the
linux directory next time you need to recompile.

-- Stephen

On Sat, 29 Jan 2000, you wrote:
> How do you maintain your current config. when re-compiling a kernel?
> Every time I compile the kernel something else does not work so I have
> to go in and do it all over again to get it working again.
> 
> 
> 
> Thanks..

Reply via email to