Sin descripción

Felix Fietkau f5669c81c3 fix motorola we800g misdetection hace 19 años
docs 6c8d5185bf some basic cleanup, stylistic change for config files, and slight fixes hace 19 años
include aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds hace 19 años
package f5669c81c3 fix motorola we800g misdetection hace 19 años
scripts bdfc3fb213 reintroduce LINUX_2_4 and LINUX_2_6 as config variables hace 19 años
target 350c3cc145 remove outdated README file hace 19 años
toolchain b2ed40a029 remove old patch hace 19 años
tools 864ae8f613 more shell related fixes hace 19 años
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk hace 10 años
Config.in cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection hace 19 años
LICENSE 60c1f0f64d finally move buildroot-ng to trunk hace 10 años
Makefile aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds hace 19 años
README 60c1f0f64d finally move buildroot-ng to trunk hace 10 años
rules.mk 8838ffd68d speed up the build system a little bit 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