Openwrt/openwrt
2006-03-16 21:31:14 +00:00
..
docs
package Updated to latest upstream version, remove uneeded patch as it is now in dnsmasq source code, closes #378 2006-03-16 21:31:14 +00:00
scripts Fit new sourceforge.net download page layout, thanks to Fabian Deutsch for reporting the bug and submitting the patch. 2006-03-05 16:14:04 +00:00
target fix reboot after mtd operations on intel flash chip 2006-03-16 16:59:58 +00:00
toolchain patch kernelheaders before distributing in staging_dir 2006-03-14 21:12:54 +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