Sin descripción

Tim Yardley 7de8690fc7 cleanup some of the custom work for devel libs hace 19 años
docs 10a7c91908 some more build docs hace 19 años
include 1c9fe80ed4 fix pesky kmod-* ipkg install bug hace 19 años
package 7de8690fc7 cleanup some of the custom work for devel libs hace 19 años
scripts 79d3bbb604 cleanup properties in here, adding exec, keywords, and eol-style hace 19 años
target beaeecbb9f add a workaround for a race-condition in the wl driver (triggered by ap+sta mode in a bridge) hace 19 años
toolchain ba962c723f add a gcc 4.2 snapshot hace 19 años
tools 864ae8f613 more shell related fixes hace 19 años
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk hace 10 años
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 hace 19 años
LICENSE 60c1f0f64d finally move buildroot-ng to trunk hace 10 años
Makefile 4750ca58a3 clear .host.mk before running prereq checks (rechecks for missing packages like gnu tar on *bsd) hace 19 años
README 60c1f0f64d finally move buildroot-ng to trunk hace 10 años
rules.mk 392966798b add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables hace 19 años

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