forked from mgalemin/buildroot
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
matthew-l-weber edited this page Dec 30, 2011
·
26 revisions
This page describes Buildroot 2011.05 for Beagleboard-xM. This is just a standard Buildroot with some additional stuff like X-Loader first stage boot loader, patches or U-Boot boot loader, Linux kernel patches and some additional package in Root Filesystem.
sudo apt-get install build-essential texinfo bison flex
gitclone git://github.com/MaxGalemin/buildroot.git
cd buildroot
make beagle_xm_full_defconfig
make