Openwrt/openwrt
2006-10-10 20:33:55 +00:00
..
docs
include fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems 2006-10-10 18:31:39 +00:00
package
scripts fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems 2006-10-10 18:31:39 +00:00
target kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd 2006-10-10 20:33:55 +00:00
toolchain add uclibc portability patch (by thorsten glaser) 2006-10-10 20:03:03 +00:00
tools remove sed test garbage left behind on some hosts with an old/unsupported sed 2006-10-10 19:55:41 +00:00
BSDmakefile add BSDmakefile as a wrapper which calls gmake 2006-10-10 18:51:05 +00:00
Config.in
LICENSE
Makefile set shell to bash in master makefile 2006-10-10 18:39:58 +00:00
README
rules.mk fix gcc compile 2006-10-10 19:55:54 +00:00

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