Openwrt/openwrt
Felix Fietkau 8312ad091c add some notes about the network scripts
SVN-Revision: 4848
2006-09-23 22:03:44 +00:00
..
docs add some notes about the network scripts 2006-09-23 22:03:44 +00:00
include correct arguments to Build/Prepare/Default 2006-09-18 21:56:07 +00:00
package standardize Makefile, remove dup description 2006-09-23 19:34:15 +00:00
scripts Standardize shell script, closes #788 2006-09-21 13:59:20 +00:00
target clean up filesystem selction 2006-09-23 22:03:23 +00:00
toolchain
.cvsignore
Config.in clean up filesystem selction 2006-09-23 22:03:23 +00:00
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