tn3399_openwrt/openwrt
2005-04-06 17:13:52 +00:00
..
docs Added some buffalo docs. 2005-03-31 21:25:39 +00:00
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 move firstboot from S99done to S10boot 2005-04-03 21:20:56 +00:00
toolchain fix gcc dependency bug 2005-04-06 16:46:51 +00:00
.cvsignore add staging_dir_* to .cvsignore 2005-03-26 01:13:09 +00:00
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 lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory 2005-04-02 12:12:58 +00:00
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