Нема описа

Nicolas Thill 902db2062e fonera-mp3: fix json-c dependency here as well пре 18 година
docs 216eb4e8b0 Fix the option dns usages (#2174) пре 18 година
include 39cbeec7b2 Add a PyMod template for python related modules пре 18 година
package 902db2062e fonera-mp3: fix json-c dependency here as well пре 18 година
scripts 1b226e4de1 add a '@KERNEL' download facility, tweak script пре 18 година
target 83c0618a0f Fix the comment пре 18 година
toolchain b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available пре 18 година
tools d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk пре 18 година
.gitignore 5b7fead0ad update svn and git ignore settings пре 18 година
BSDmakefile f30058fda2 add missing copyright header пре 19 година
Config.in bec2fe7c6c remove CONFIG_JLEVEL. use make -j in the future пре 18 година
LICENSE 60c1f0f64d finally move buildroot-ng to trunk пре 10 година
Makefile c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html пре 18 година
README 6f4854e5e5 add information about the tex4ht requirement for the docs пре 19 година
rules.mk de265bba1c add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that install *-config scripts there are fixed пре 18 година

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 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