[kbuild-devel] Re: [RFC/CFT] Separate obj/src dir

2002-11-20 Thread Alex Riesen
On Wed, Nov 20, 2002 at 02:10:03PM +0100, Alex Riesen wrote: > On Tue, Nov 19, 2002 at 09:11:10PM +0100, Sam Ravnborg wrote: > > The kbuild shell script takes a verbatim copy of all Makefiles, > > all Kconfig files and all defconfigs. I did not even look into > > using symlinks, I was not sure how

[kbuild-devel] Re: [RFC/CFT] Separate obj/src dir

2002-11-20 Thread Miles Bader
David Woodhouse <[EMAIL PROTECTED]> writes: > Of course it's a useful feature. Definitely. I already use home-grown scripts to maintain multiple object-trees, with the sources symlinked to a single source tree, because I generally maintain several different platforms simultaneously. Having one s

[kbuild-devel] Re: [RFC/CFT] Separate obj/src dir

2002-11-20 Thread Alex Riesen
On Tue, Nov 19, 2002 at 09:11:10PM +0100, Sam Ravnborg wrote: > The kbuild shell script takes a verbatim copy of all Makefiles, > all Kconfig files and all defconfigs. I did not even look into > using symlinks, I was not sure how they work across NFS > and the like. But Kconfigs and defconfigs bel