OpenWrt Chaos Calmer with WiFi Pineapple NANO and TETRA board support
 
 
 
 
 
 
Go to file
Felix Fietkau b7e711f20f bump ppp version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-07 13:24:13 +00:00
docs Document the IPv6 connectivity with OpenWrt. 2007-10-26 16:21:03 +00:00
include fix parallel build issues 2007-11-04 11:42:47 +00:00
package bump ppp version 2007-11-07 13:24:13 +00:00
scripts indent custom package config code 2007-10-31 23:27:55 +00:00
target [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kenny 2007-11-04 20:11:40 +00:00
toolchain
tools [firmware-utils] fix some definitions in the ZyXEL tool 2007-11-03 17:00:57 +00:00
.gitignore
BSDmakefile
Config.in
LICENSE
Makefile fix parallel build issues 2007-11-04 11:42:47 +00:00
README
feeds.conf
rules.mk fix empty download dir error 2007-10-29 22:05:23 +00:00

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 OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org