All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Bonnin <dboml@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] make help add-in
Date: Sat, 27 Oct 2012 11:45:54 +0200	[thread overview]
Message-ID: <508BAD52.4030000@free.fr> (raw)

Hello,

Because, i start to use BR:
     - I add manually files to output/target.
     - add files to output/staging  (was a mistake ;) )
     - start develop own package (without UNINSTALL_TARGET_CMDS in 
developement phase).
     - start make own board/defconfig ( with a lot ajustements).

So i do a lot of times cleaning target output folder:

find output/build/ -name .stamp_target_installed -exec rm {} \;
rm output/build/.root output/build/.customize
rm -rf output/target
rm -rf output/stamps/ext-toolchain-installed

is there a such target?

or an idea to put it in...

             reply	other threads:[~2012-10-27  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-27  9:45 David Bonnin [this message]
2012-10-27 10:34 ` [Buildroot] [PATCH] Add "make target-clean" to clean TARGET_DIR Stephan Hoffmann
2012-10-27 13:32   ` David Bonnin
2012-10-27 14:11   ` Arnout Vandecappelle

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=508BAD52.4030000@free.fr \
    --to=dboml@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.