Openwrt/openwrt
Felix Fietkau 0cd24ccda9 add SIOCSIWFRAG and SIOCSIWRTS
SVN-Revision: 589
2005-04-08 18:45:32 +00:00
..
docs
package add SIOCSIWFRAG and SIOCSIWRTS 2005-04-08 18:45:32 +00:00
scripts change wget timeout options to --timeout= for compatibility 2005-04-06 17:13:52 +00:00
target 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
toolchain add some fixes for compiling on mac os x 2005-04-06 21:39:12 +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 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