Keith Owens <[EMAIL PROTECTED]>:
> The current code supports the CML1 utilities because I do my testing on
> 2.4 kernels.  I held off on adding support for CML2 because it was
> still changing (Adventure yet!), planning to add CML2 support once the
> makefile changes had stabilized. 

Oh, they're pretty stable. `make advent' was a trivial addition.

>                            But given Linus's comments it is now
> time to add CML2 support.  I will not have time until later this
> week, if anybody wants to help they can
> 
> * Get the kbuild-2.4.3 patch set from
>   http://prdownloads.sourceforge.net/kbuild/kbuild-2.4.3.gz
> 
> * Get the latest CML2.
> 
> * Edit scripts/Makefile-2.5 to add CML2 support.  Look for the header
>   # ---------  Start of config handling  ---------
>   in particular the xconfig, menuconfig, oldconfig and config targets.
>   Add CML2 support there, using the separate object tree.
> 
> * Send a patch against scripts/Makefile-2.5.
> 
> Just add support for CML2 in the same style as CML1, replacing the code
> in install-cml2.  As a temporary measure, append '-2' to the CML2
> targets so CML1 still works.

That's more complicated than we need to get, I think.  If we're going to
do One Big Patch, I think it would be easier for you to (a) apply
your kbuild-2.4.3 patch to a pristine tree (b) run install-cml2 there,
(c) rename the make productions, then (d) diff the result against a
pristine tree.

> Eric, we need to send an integrated patch to Linus with both CML1
> support for 2.4 parallel running and 2.5 support for the cutover.

Do we?  The way I understood Linus, I don't think he wants to run
parallel.  I think he's expecting patch that just drop in the new
stuff as a clean replacement.
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

"...The Bill of Rights is a literal and absolute document. The First
Amendment doesn't say you have a right to speak out unless the
government has a 'compelling interest' in censoring the Internet. The
Second Amendment doesn't say you have the right to keep and bear arms
until some madman plants a bomb. The Fourth Amendment doesn't say you
have the right to be secure from search and seizure unless some FBI
agent thinks you fit the profile of a terrorist. The government has no
right to interfere with any of these freedoms under any circumstances."
        -- Harry Browne, 1996 USA presidential candidate, Libertarian Party

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

Reply via email to