Keine Beschreibung

Felix Fietkau 9b1117eb58 convert ar7-net to KernelPackage template vor 19 Jahren
docs 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation vor 19 Jahren
include ed081b6cd3 strip third arg (dir name) to Build/Configure/Default macro vor 19 Jahren
package 9b1117eb58 convert ar7-net to KernelPackage template vor 19 Jahren
scripts f931548438 remove obsolete file vor 19 Jahren
target 367b01ad5c fix a timeout on amd flash chips (patch from #874) vor 19 Jahren
toolchain 440fef816e use getdents64 in the uClibc glob function vor 19 Jahren
tools 6a2879bfe7 improve parallel building vor 19 Jahren
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk vor 9 Jahren
Config.in c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code vor 19 Jahren
LICENSE 60c1f0f64d finally move buildroot-ng to trunk vor 9 Jahren
Makefile 5f05cf26ee another fix for invalid fd messages vor 19 Jahren
README 60c1f0f64d finally move buildroot-ng to trunk vor 9 Jahren
rules.mk 7bdf50688f use := for TAR_OPTIONS vor 19 Jahren

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