Sin descripción

Nicolas Thill ee11bee390 fix uml-2.6 build, move KERNELNAME to kernel-build.mk hace 19 años
docs 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation hace 19 años
include ee11bee390 fix uml-2.6 build, move KERNELNAME to kernel-build.mk hace 19 años
package 454f20488d oops, committed the wrong file hace 19 años
scripts b6e3a52a8d *sigh* increase size of the static buffer allocated in menuconfig again hace 19 años
target 7f3d638c4a port soundcore module hace 19 años
toolchain da0159f156 another one ... hace 19 años
tools b343519d29 fix sstrip linux compile hace 19 años
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk hace 9 años
Config.in 6907111305 add USES_EXT2 flag for target platforms hace 19 años
LICENSE 60c1f0f64d finally move buildroot-ng to trunk hace 9 años
Makefile 5f05cf26ee another fix for invalid fd messages hace 19 años
README 60c1f0f64d finally move buildroot-ng to trunk hace 9 años
rules.mk 7bdf50688f use := for TAR_OPTIONS hace 19 años

README

This is the buildsystem for the OpenWrt Linux distribution

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

You need to have installed gcc, binutils, patch, bzip2, flex, bison,
make, gettext, pkg-config, unzip, libz-dev and libc headers.

Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain,
the kernel and all choosen applications.

You can use scripts/flash.sh for remotely updating your embedded system
via tftp.

The buildroot system is documented in docs/buildroot-documentation.html.

Building your own firmware you need to have access to a Linux system.

Sunshine!
Your OpenWrt Project
http://openwrt.org