Няма описание

Claudio Mignanti d42d5412ec Add some symbols from buildbot преди 15 години
docs 73bb52b30b docs: fix a counting fail преди 15 години
include d78a574019 add support for darcs repositories преди 15 години
package 1e21e3b514 soloscli utility for Solos ADSL2+ modems преди 15 години
scripts 0d74b45467 add support for darcs-based feeds преди 15 години
target d42d5412ec Add some symbols from buildbot преди 15 години
toolchain 9edd05b9c0 gcc 4.4.5 support преди 15 години
tools 585850eafb tools/mtd-utils: add two upstream patches преди 15 години
.gitignore 2c6e2011f8 .gitignore: Undo accidental commit. преди 15 години
BSDmakefile f30058fda2 add missing copyright header преди 19 години
Config.in 27a1e6cc6a as we only support 2.6, remove the useless bool for it преди 15 години
LICENSE 60c1f0f64d finally move buildroot-ng to trunk преди 9 години
Makefile 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point преди 15 години
README 7c0dea599d remove bison requirement (see [10398] & [14900]) преди 16 години
feeds.conf.default 782223d0ff Add lxde feed to feeds.conf.default преди 15 години
rules.mk a46c332411 Add HOST_FPIC. It currently always is -fPIC, because that should work on all platforms, even if it may generate slightly inefficient code on some arches. преди 15 години

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,
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/flashing/flash.sh for remotely updating your embedded
system via tftp.

The OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

Sunshine!
Your OpenWrt Project
http://openwrt.org