No Description

Felix Fietkau ae8ebcb979 massively decrease the wlcompat entropy polling frequency - hurts performance and we really don't need that much entropy 19 years ago
docs 6c8d5185bf some basic cleanup, stylistic change for config files, and slight fixes 19 years ago
include 105a602ecf implement target profiles in menuconfig 19 years ago
package ae8ebcb979 massively decrease the wlcompat entropy polling frequency - hurts performance and we really don't need that much entropy 19 years ago
scripts 105a602ecf implement target profiles in menuconfig 19 years ago
target 4c7870405e Add rdc-2.6 description 19 years ago
toolchain e637a00d57 fix kernel-headers prepare (#949) 19 years ago
tools 864ae8f613 more shell related fixes 19 years ago
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk 10 years ago
Config.in cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 19 years ago
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 10 years ago
Makefile 105a602ecf implement target profiles in menuconfig 19 years ago
README 60c1f0f64d finally move buildroot-ng to trunk 10 years ago
rules.mk 8838ffd68d speed up the build system a little bit 19 years ago

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