Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] make help add-in
@ 2012-10-27  9:45 David Bonnin
  2012-10-27 10:34 ` [Buildroot] [PATCH] Add "make target-clean" to clean TARGET_DIR Stephan Hoffmann
  0 siblings, 1 reply; 4+ messages in thread
From: David Bonnin @ 2012-10-27  9:45 UTC (permalink / raw)
  To: buildroot

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...

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

end of thread, other threads:[~2012-10-27 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-27  9:45 [Buildroot] make help add-in David Bonnin
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

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