Difference between revisions of "Creating a RFS with Buildroot"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{InfoBoxTop}} {{Applies To Linux}} {{AppliesToNaon}} {{InfoBoxBottom}} Category:HowTo =Introduction= == References == = Getting Buildroot = = Configuring Buildroot...")
 
m (Introduction)
Line 8: Line 8:
 
=Introduction=
 
=Introduction=
  
 +
[http://buildroot.uclibc.org/ Buildroot] is a set of scripts and patches for the creation of a cross-compilation toolchain as well as the creation of a complete root file system.
  
 
== References ==
 
== References ==
  
 +
* Buildroot project page: [http://buildroot.uclibc.org/ http://buildroot.uclibc.org/]
 +
 +
* User Manual: [http://buildroot.uclibc.org/downloads/manual/manual.html http://buildroot.uclibc.org/downloads/manual/manual.html]
 +
 +
* Buildroot on eLinux: [http://elinux.org/Buildroot http://elinux.org/Buildroot]
  
 
= Getting Buildroot =
 
= Getting Buildroot =

Revision as of 11:08, 9 January 2013

Info Box
Tux.png Applies to Linux
Naon am387x-dm814x.png Applies to Naon

Introduction[edit | edit source]

Buildroot is a set of scripts and patches for the creation of a cross-compilation toolchain as well as the creation of a complete root file system.

References[edit | edit source]

Getting Buildroot[edit | edit source]

Configuring Buildroot[edit | edit source]

Setting up the external toolchain[edit | edit source]