Go to file
Felix Fietkau 726123e2e1 mac80211: update to wireless-testing 2010-10-06
SVN-Revision: 23294
2010-10-07 14:27:54 +00:00
docs
include host.mk: introduce PATCH which refers to either gpatch or patch 2010-10-07 11:33:12 +00:00
package mac80211: update to wireless-testing 2010-10-06 2010-10-07 14:27:54 +00:00
scripts
target ar71xx: increase rb4xx nand kernel partition size (patch by danimo) 2010-10-07 14:27:34 +00:00
toolchain
tools quilt: pass PATH and FIND to configure (FreeBSD compatibility) 2010-10-07 11:33:54 +00:00
.gitignore
BSDmakefile
Config.in
LICENSE
Makefile
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,
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/flashing/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