Difference between revisions of "HOWTO Compile Linux with the GumStix Buildroot"

From HBMobile
Jump to navigationJump to search
(No difference)

Revision as of 02:55, 20 November 2007

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