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
Florian Fainelli 08deea97dd include the watchdog driver by default
SVN-Revision: 21222
2010-04-28 09:57:20 +00:00
docs
include sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
package fixes file perms of mountd uci file and init.d script, thx yann.lopez 2010-04-27 15:58:24 +00:00
scripts metadata.pl: fix recursive handling of conditional dependencies 2010-04-22 15:39:20 +00:00
target include the watchdog driver by default 2010-04-28 09:57:20 +00:00
toolchain fix syntax error in Config.in 2010-04-20 21:13:12 +00:00
tools mkimage fails to build on some systems if sed is not installed, add a dependency to fix parallel build issues 2010-04-27 21:57:32 +00:00
.gitignore
BSDmakefile
Config.in add "patented"-build flag to allow packages being with and without patented technology 2010-04-20 17:19:40 +00:00
feeds.conf.default
LICENSE
Makefile
README remove bison requirement (see [10398] & [14900]) 2010-03-05 09:48:32 +00:00
rules.mk fix path to libgcc.a in LIBGCC_S 2010-03-30 04:04:47 +00:00

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