Openwrt/openwrt
Felix Fietkau bffa9686bc add missing mtd md5sum
SVN-Revision: 572
2005-04-06 17:16:22 +00:00
..
docs
package add nocatsplash depend on glib1 2005-04-05 21:23:59 +00:00
scripts change wget timeout options to --timeout= for compatibility 2005-04-06 17:13:52 +00:00
target add missing mtd md5sum 2005-04-06 17:16:22 +00:00
toolchain fix gcc dependency bug 2005-04-06 16:46:51 +00:00
.cvsignore
Config.in hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
Config.in.devel hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
Makefile hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
README
rules.mk remove lzma loader config option (make it default) and move it from package/ to target/ 2005-04-02 19:06:50 +00:00

This is the buildsystem for the OpenWrt Linux distribution
It is a modified uClibc buildroot2.

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

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.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org