OpenWrt Chaos Calmer with WiFi Pineapple NANO and TETRA board support
 
 
 
 
 
 
Go to file
Gabor Juhos 7db08554bb [ar71xx] generate firmware image for the D-Link DIR-615 C1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-28 10:26:42 +00:00
docs
include add MD5 for the kernel 2.6.28 2008-12-25 17:09:30 +00:00
package uci: upgrade to 0.7.1, fixes uci rename for unnamed sections 2008-12-27 18:59:38 +00:00
scripts Also move jungo-image.py to scripts/flashing 2008-12-17 13:50:04 +00:00
target [ar71xx] generate firmware image for the D-Link DIR-615 C1 board 2008-12-28 10:26:42 +00:00
toolchain fix gcc-4.2.4 when target != avr32 2008-12-03 00:20:00 +00:00
tools [tools] firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>) 2008-12-18 13:31:59 +00:00
.gitignore
BSDmakefile
Config.in
LICENSE
Makefile remove toolchain build directory as well in 'make dirclean' 2008-12-03 04:22:41 +00:00
README
feeds.conf.default
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 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