OpenWrt Source Repository
Go to file
Gabor Juhos 79712043cc iptables: update description of the iptables-mod-ipopt
SVN-Revision: 9468
2007-10-31 20:21:58 +00:00
docs Document the IPv6 connectivity with OpenWrt. 2007-10-26 16:21:03 +00:00
include add feature flag for display support. will be used as dependency for x.org 2007-10-25 21:08:46 +00:00
package iptables: update description of the iptables-mod-ipopt 2007-10-31 20:21:58 +00:00
scripts add feature flag for display support. will be used as dependency for x.org 2007-10-25 21:08:46 +00:00
target Update S100 profile (#2587) 2007-10-29 10:09:45 +00:00
toolchain Update CFLAGS pickup to match the target variable name, allow i686 to be optimised 2007-10-26 16:19:59 +00:00
tools add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier) 2007-10-24 18:06:24 +00:00
.gitignore add package/feeds to .gitignore 2007-10-13 02:05:06 +00:00
BSDmakefile
Config.in add possibility to set default .config values 2007-10-14 02:15:37 +00:00
LICENSE
Makefile add autorebuild check for menuconfig 2007-10-14 02:28:34 +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