[Buildroot] working with u-boot

Charles Krinke charles.krinke at gmail.com
Sun Apr 3 16:34:36 UTC 2011


I am editing and recompiling u-boot a bit from within buildroot and
currently am doing this to get a "clean"

$buildroot   cd output/build/u-boot
$u-boot   rm -rf .o
$u-boot   cd ../../../
$buildroot rm output/build/u-boot/.configured
$ make

And this gets me a fresh compile of u-boot.

Is there a better way to do this?

-- 
Charles Krinke

p.s. make help shows

make {uclibc/busybox/linux26}-config

and I suspect it should show

make {uclibc/busybox/linux26}-*menu*config
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110403/4a6dae9d/attachment-0002.html>


More information about the buildroot mailing list