Openwrt/openwrt
Nicolas Thill 898ec64d3e Fix typo
SVN-Revision: 649
2005-04-14 07:21:31 +00:00
..
docs Update to reflect that libpthread is not embedded anymore, but a package as before 2005-04-14 06:34:07 +00:00
package Fix typo 2005-04-14 07:21:31 +00:00
scripts
target add additional compressors and try all of them when making jffs2 images (decreases default image size by ~70k) 2005-04-12 14:52:18 +00:00
toolchain Remove libpthread from root_dir 2005-04-09 13:56:05 +00:00
.cvsignore
Config.in
Config.in.devel
Makefile add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now) 2005-04-08 09:08:38 +00:00
README
rules.mk add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now) 2005-04-08 09:08:38 +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