Нет описания

Felix Fietkau cf921b2f28 add a prereq check for autoconf 19 лет назад
docs 6c8d5185bf some basic cleanup, stylistic change for config files, and slight fixes 19 лет назад
include cf921b2f28 add a prereq check for autoconf 19 лет назад
package dba1ec6535 /etc/config/wireless support for madwifi (work in progress) 19 лет назад
scripts bdfc3fb213 reintroduce LINUX_2_4 and LINUX_2_6 as config variables 19 лет назад
target 76818e83c9 CFE tag partitioning support. 19 лет назад
toolchain ba962c723f add a gcc 4.2 snapshot 19 лет назад
tools 864ae8f613 more shell related fixes 19 лет назад
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
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 19 лет назад
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
Makefile 4750ca58a3 clear .host.mk before running prereq checks (rechecks for missing packages like gnu tar on *bsd) 19 лет назад
README 60c1f0f64d finally move buildroot-ng to trunk 9 лет назад
rules.mk 392966798b add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables 19 лет назад

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