This was missing, great !<br>The kernel is able to put all generated files outside of its source tree, it might be possible here too.<br><br>--<br>Lionel<br><br><div class="gmail_quote">On Wed, Jan 27, 2010 at 1:06 PM, Will Wagner <span dir="ltr">&lt;<a href="mailto:will_wagner@carallon.com">will_wagner@carallon.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Currently buildroot places most files generated by the build in the output directory (which can be overriden with O=). However a number of files remain within the buildroot tree.<br>

<br>
These are:<br>
.auto.deps (incidentally this no longer seems to be used)<br>
.config<br>
.config.cmd<br>
.config.old<br>
package/config/buildroot-config (which then gets copied into output/build)<br>
<br>
This is a problem if you want to use the same buildroot directory to build two different targets to locations elsewhere in the filesystem with O=<br>
<br>
The patch modifies config and the top level Makefile so that all files reside in the output folder.<br>
<br>
Is anyone interested in getting this merged? All feedback welcome, let me know if the patch needs more work.<br><font color="#888888">
<br>
Will<br>
</font><br>_______________________________________________<br>
buildroot mailing list<br>
<a href="mailto:buildroot@busybox.net">buildroot@busybox.net</a><br>
<a href="http://lists.busybox.net/mailman/listinfo/buildroot" target="_blank">http://lists.busybox.net/mailman/listinfo/buildroot</a><br></blockquote></div><br>