[TriLUG] a kernel building mini-doc
John F Davis
trilug@trilug.org
Tue, 11 Dec 2001 13:05:37 -0500
Hello
This is from memory, but I believe you can do this:
cp .config config.jfd
make mrproper
make oldconfig config.jfd
make dep clean zImage modules modules_install
If not, look up the rule for oldconfig. You might have to rename
config.jfd to arch/i386/defconfig or something.
I can't remember.
JD
rpjday@mindspring.com@trilug.org on 12/11/2001 12:46:23 PM
Please respond to trilug@trilug.org
Sent by: trilug-admin@trilug.org
To: trilug@trilug.org
cc:
Subject: Re: Re: [TriLUG] a kernel building mini-doc
trilug@trilug.org wrote:
> Does your doc mention that "make mrproper" eliminates
> "/usr/src/liux/.config"? Grrrrr. I learned that one the hard way.
not only do i point that out, but i mention that "make mrproper"
deletes *other* files that you need for subsequent builds, which
means that, after you do "make mrproper", you can't just restore
your .config and expect "make dep" to work.
rday
_______________________________________________
TriLUG mailing list
http://www.trilug.org/mailman/listinfo/trilug