[EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> It's not the CML1 language spec that interests me, just the user
> interface.  All I care about is being able to do make menuconfig and
> make oldconfig, and get the same results as before.  What goes on
> "under the surface" doesn't interest me at all.
> 
> In fact, here's all I want to know about the whole CML2/kbuild 2.5
> issue.  Right now I upgrade my kernel like this (simplified
> slightly):
> 
> <apply latest patches>
> mv .config ..
> make mrproper
> mv ../.config .
> make oldconfig
> make dep
> make bzlilo modules modules_install
> <reboot>
> 
> Will I still be able to do it this simply in 2.5.x?  (Assuming there's
> eventually a 2.5.x I can get to compile cleanly.  :-)

Yes.
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

Never trust a man who praises compassion while pointing a gun at you.

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to