HOWTO Compile Linux with the GumStix Buildroot

From HBMobile
Revision as of 19:31, 16 December 2007 by Msh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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