Nav apraksta

Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 19 gadi atpakaļ
docs d5aeb44bc4 make table of contents clickable 19 gadi atpakaļ
include 6779edb40e check for empty patch directories 19 gadi atpakaļ
package 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 19 gadi atpakaļ
scripts 54fda00db6 don't generate .tmpconfig.h and .kconfig.d 19 gadi atpakaļ
target de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work 19 gadi atpakaļ
toolchain da0159f156 another one ... 19 gadi atpakaļ
tools b343519d29 fix sstrip linux compile 19 gadi atpakaļ
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk 9 gadi atpakaļ
Config.in 60c1f0f64d finally move buildroot-ng to trunk 9 gadi atpakaļ
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 9 gadi atpakaļ
Makefile 5f05cf26ee another fix for invalid fd messages 19 gadi atpakaļ
README 60c1f0f64d finally move buildroot-ng to trunk 9 gadi atpakaļ
rules.mk 7bdf50688f use := for TAR_OPTIONS 19 gadi atpakaļ

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