Pruning the source tree (idea)

From: Tom Watson
Date: Sun Sep 11 2005 - 16:58:25 EST


In downloading the whole source tree for the 2.6 kernel, I note that there is quite a bit of code relating to architectures other than the one I'm using. While this is a "good thing", it does take up space and if
I search for something in the kernel (grep, or some such), the non-used
architectures can take up additional time.

A proposal:
Have a top level make target that prunes (deletes summarily) the unwanted architectures from the source tree. This should be able to be done before, or after a config step, but might not be allowed after the first make. Of course, this step is optional, but for those of us who only have a single machine type, it would save a bunch of time.

Thanks

(non subscriber)
--
Tom Watson Generic short signature
tsw@xxxxxxxxxx I'm at home now.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/