1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00
OpenWrt Source Repository https://openwrt.org/
Go to file
Andy Boyett 88e632d853 generic-2.4: refresh patches
SVN-Revision: 15860
2009-05-15 10:36:04 +00:00
docs
include netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack 2009-05-14 21:46:33 +00:00
package cardbus != pcmcia -- disable it in b43 2009-05-15 08:58:02 +00:00
scripts scripts/feeds: ignore virtual packages 2009-05-08 10:39:32 +00:00
target generic-2.4: refresh patches 2009-05-15 10:36:04 +00:00
toolchain add preliminary support for the successor of the storm port 2009-05-11 18:27:33 +00:00
tools fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108) 2009-05-12 13:20:36 +00:00
.gitignore add logs/ to .gitignore 2009-04-24 01:04:57 +00:00
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
README
rules.mk

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/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