On Friday 24 May 2002 09:41, Dominik Brodowski wrote: > Keith: Do you have any plan on how to split kbuild-2.5 up in "manageable > pieces" Linus likes? Haven't really looked closely at the code, but could > the new-style Makefiles.in somewhat "easily" be transformed to the previous > per-directory Makefiles? Then one big advantage of kbuild-2.5, the new > _easier_ Makefile-syntax with its Makefile.in files, could be merged first.
It's probably easier to do it the other way round: Make a user_command target (or similar) for each of the link_subdirs statements in the top-level Makefile.in in order to call the old kbuild Makefile in that directory. Then we can have seperate patches that convert parts of the tree from Makefile to Makefile.in and put the link_subdirs back. Of course, most of the new kbuild features will work only when everything is converted, but up to then you'll be able to compile with the new Makefile without losing any features in the intermediate steps. Arnd <>< _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel