I'm new to the list. I am trying to build linux-2.4.0 from a source control system that is read only. The current makefile system tries to touch header files which causes errors as they are read-only files. I've been pointed towards kbuild to rectify this problem. I've read the home page and some of the archives. It seems that CML2 is destined for linux 2.5+ which is great, however I'm using linux 2.4.x for an embedded product. I don't want to go to 2.5 as it is probably far too experimental for a commercial product.
So, can I use kbuild on a 2.4.0 linux tree ? If not, what about a later 2.4.x kernel (eg. 2.4.17) ??? If not, what other options do I have to get linux to build without it trying to "modify" it's own source files (yuk) ? Thanks for any help, suggestions or pointers, Brendan Simon. _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel
