OpenWrt Chaos Calmer with WiFi Pineapple NANO and TETRA board support
 
 
 
 
 
 
Go to file
Felix Fietkau 2e2937a8e3 some ar531x cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-15 21:52:13 +00:00
docs add html output for the documentation (using tex4ht) 2007-01-25 13:15:57 +00:00
include fix multiport netfilter module installation (patch from #1280) 2007-02-13 03:08:48 +00:00
package fix pcmcia modules load order (closes: #1355) 2007-02-14 12:53:04 +00:00
scripts Menuconfig will not treat 'select FOO' as a real dependency 2007-02-12 23:50:40 +00:00
target some ar531x cleanup 2007-02-15 21:52:13 +00:00
toolchain Fix ipv4/ipv6 resolving. 2007-01-27 15:13:06 +00:00
tools Remove getline definition for OSX since we ship a getline implementation 2007-01-05 15:29:21 +00:00
BSDmakefile
Config.in Add initial version of the new Image Builder 2007-01-10 21:52:28 +00:00
LICENSE
Makefile move "make symlinks" to "make package/symlinks" 2007-01-31 18:33:04 +00:00
README Update the README to something more realistic 2007-01-05 15:30:25 +00:00
rules.mk more fixes for rstrip.sh and kernel modules - fixes #1301 2007-02-09 16:24:34 +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
to build the documentation. Type make -C docs/ to build the documentation.

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