tn3399_openwrt/openwrt
Nicolas Thill df8bfc3b54 Uniformize package Makefile
SVN-Revision: 640
2005-04-14 06:11:36 +00:00
..
docs Added some buffalo docs. 2005-03-31 21:25:39 +00:00
package Uniformize package Makefile 2005-04-14 06:11:36 +00:00
scripts change wget timeout options to --timeout= for compatibility 2005-04-06 17:13:52 +00:00
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 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 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 lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory 2005-04-02 12:12:58 +00:00
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