Brak opisu

Nicolas Thill 300eee71f9 add target optimization flags 19 lat temu
docs 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation 19 lat temu
include 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm 19 lat temu
package 300eee71f9 add target optimization flags 19 lat temu
scripts f931548438 remove obsolete file 19 lat temu
target 93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001 19 lat temu
toolchain 2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm 19 lat temu
tools 6a2879bfe7 improve parallel building 19 lat temu
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk 9 lat temu
Config.in c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code 19 lat temu
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 9 lat temu
Makefile 5f05cf26ee another fix for invalid fd messages 19 lat temu
README 60c1f0f64d finally move buildroot-ng to trunk 9 lat temu
rules.mk 7bdf50688f use := for TAR_OPTIONS 19 lat temu

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