Açıklama Yok

Felix Fietkau 9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes 19 yıl önce
docs 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation 19 yıl önce
include 78ae7f9a6b fix dependencies on the virtual kernel package (fixes #878) 19 yıl önce
package 9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes 19 yıl önce
scripts f931548438 remove obsolete file 19 yıl önce
target 1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) 19 yıl önce
toolchain 6c85d6f9e8 use gcc 4.1.1 for rb532 by default 19 yıl önce
tools 6a2879bfe7 improve parallel building 19 yıl önce
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk 9 yıl önce
Config.in c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code 19 yıl önce
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 9 yıl önce
Makefile 5f05cf26ee another fix for invalid fd messages 19 yıl önce
README 60c1f0f64d finally move buildroot-ng to trunk 9 yıl önce
rules.mk 7bdf50688f use := for TAR_OPTIONS 19 yıl önce

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