Žiadny popis

Felix Fietkau 223fdb0443 replace br0 with $LAN 19 rokov pred
docs 6c8d5185bf some basic cleanup, stylistic change for config files, and slight fixes 19 rokov pred
include b4d550ad84 fix typos in CONFIG_SITE files 19 rokov pred
package 223fdb0443 replace br0 with $LAN 19 rokov pred
scripts f931548438 remove obsolete file 19 rokov pred
target 7ea7acad21 Enable iso9660 and udf kernel modules (#930) 19 rokov pred
toolchain 8ec5b1d614 oops, forgot to remove references to libnotimpl 19 rokov pred
tools 6a2879bfe7 improve parallel building 19 rokov pred
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk 9 rokov pred
Config.in c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code 19 rokov pred
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 9 rokov pred
Makefile 5f05cf26ee another fix for invalid fd messages 19 rokov pred
README 60c1f0f64d finally move buildroot-ng to trunk 9 rokov pred
rules.mk 7bdf50688f use := for TAR_OPTIONS 19 rokov pred

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