[Buildroot] make help add-in

David Bonnin dboml at free.fr
Sat Oct 27 09:45:54 UTC 2012


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





More information about the buildroot mailing list