Openwrt/openwrt
Waldemar Brodkorb 463acfb39c everything is a package. so is mtd now
SVN-Revision: 1513
2005-07-21 00:27:08 +00:00
..
docs
package everything is a package. so is mtd now 2005-07-21 00:27:08 +00:00
scripts move target/default/target_skeleton into package/base-files, put all the default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root 2005-07-17 22:52:59 +00:00
target a translucent filesystem 2005-07-20 23:50:51 +00:00
toolchain
.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
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, 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