public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Pruning the source tree (idea)
@ 2005-09-11 21:56 Tom Watson
  2005-09-11 22:20 ` Jesper Juhl
  2005-09-13  9:30 ` David Vrabel
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Watson @ 2005-09-11 21:56 UTC (permalink / raw)
  To: linux-kernel

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@johana.com		I'm at home now.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-13  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-11 21:56 Pruning the source tree (idea) Tom Watson
2005-09-11 22:20 ` Jesper Juhl
2005-09-12 23:24   ` Rik van Riel
2005-09-13  9:30 ` David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox