According to Charles E. Gelm: While burning my CPU.
> 
> Here is the message that I asked about the function of 'make mr proper'.
> If, below, Phil runs 'make mrproper' will this 'make config' [M,Y,N] 
> responses be reset to defaults?

Yes, the file made by "make config" /usr/src/linux/.config will be deleted,
a further 'make config' will use the kernel defaults and create a new
.config

Take a look at /usr/src/linux/Makefile line 326 +/- (depending on kernel
version of course) that will show you which files are deleted with
"make mrproper"

> 
> Chuck

-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to