Skip to content
MaxGalemin edited this page Mar 13, 2012 · 8 revisions

Introduction

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.

How to build

gitclone git://github.com/MaxGalemin/buildroot.git
cd buildroot
make beagle_xm_full_defconfig
make

Versions

Clone this wiki locally