Openwrt/openwrt
Imre Kaloz 87d1008ce9 add gcc bugfix
SVN-Revision: 2700
2005-12-16 13:56:09 +00:00
..
docs
package fix wificonf compile error (#137) 2005-12-16 13:33:10 +00:00
scripts
target fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string from 2.6, need runtime testing 2005-12-16 13:38:40 +00:00
toolchain add gcc bugfix 2005-12-16 13:56:09 +00:00
.cvsignore
Config.in
Config.in.devel
LICENSE
Makefile
README
rules.mk

This is the buildsystem for the OpenWrt Linux distribution

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

You need to have installed gcc, binutils, patch, bzip2, flex, bison,
make, gettext, pkg-config, unzip, libz-dev and libc headers.

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.

Building your own firmware you need to have access to a Linux system.

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