[Buildroot] clean build

Zac Wheeler zac.wheeler at gmail.com
Tue Jul 21 18:15:22 UTC 2009


On Wed, Jul 15, 2009 at 2:16 PM, <nfrench at xtale.biz> wrote:

> What is the best way to do a clean build after changing an item in
> menuconfig it seems that a
> make clean followed by
> make
>
> does not rebuild everything ie if I have changed the compiler flags.
>
> if I do
>
> make distclean
>
> I have to do a make menuconfig before a make this also means that all the
> packages are dowloaded again.


I believe this is in the documentation, but if you create a directory in
buildroot called e.g. permanent_downloads and make dl/ a symoblic link to
that directory, you avoid having to re-download source packages.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090721/c6688aeb/attachment.htm>


More information about the buildroot mailing list