HOWTO Compile Linux with the GumStix Buildroot
From HBMobile
Jump to navigationJump to search
Okay... assuming you've downloaded all the right packages, fixed the wonky links in the /bin
directory and used subversion to check out the latest revision of the buildroot from GumStix's source repository, compiling is pretty simple. (I found these instructions on the GumStix documentation wiki at http://docwiki.gumstix.org/Buildroot ):
cd ~/Projects/gumstix-buildroot
make defconfig
make