OpenWrt Source Repository
Go to file
Florian Fainelli cac1789e6c Set up ipv6 address if provided in network configuration (#1028)
SVN-Revision: 5738
2006-12-09 16:57:31 +00:00
docs
include allow package directories to override the path to configure 2006-12-08 14:36:56 +00:00
package Set up ipv6 address if provided in network configuration (#1028) 2006-12-09 16:57:31 +00:00
scripts update sourceforge downloading 2006-12-08 12:44:26 +00:00
target fix uclibc compile 2006-12-09 10:38:11 +00:00
toolchain
tools
BSDmakefile
Config.in
LICENSE
Makefile
README
rules.mk

README

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