Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Wagner <will_wagner@carallon.com>
To: buildroot@busybox.net
Subject: [Buildroot] PATCH/RFC: Move all project specific files into the output directory
Date: Wed, 27 Jan 2010 12:06:05 +0000	[thread overview]
Message-ID: <4B602C2D.9080007@carallon.com> (raw)

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.

These are:
.auto.deps (incidentally this no longer seems to be used)
.config
.config.cmd
.config.old
package/config/buildroot-config (which then gets copied into output/build)

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=

The patch modifies config and the top level Makefile so that all files 
reside in the output folder.

Is anyone interested in getting this merged? All feedback welcome, let 
me know if the patch needs more work.

Will
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0011-Moved-config-files-into-output-directory.patch
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100127/3144b11a/attachment.diff>

             reply	other threads:[~2010-01-27 12:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 12:06 Will Wagner [this message]
2010-01-27 12:09 ` [Buildroot] PATCH/RFC: Move all project specific files into the output directory Lionel Landwerlin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B602C2D.9080007@carallon.com \
    --to=will_wagner@carallon.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox