1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
OpenWrt Source Repository https://openwrt.org/
Go to file
Imre Kaloz aca90e900a add some more avr32 fixes
SVN-Revision: 25571
2011-02-18 13:47:36 +00:00
docs
include add git (git-core) as a prerequisite (#8866) 2011-02-14 15:06:11 +00:00
package add support for 2.6.37, thanks Wipster! 2011-02-18 12:52:04 +00:00
scripts metadata: fix handling of multiple build dependencies with different conditions 2011-02-13 02:52:22 +00:00
target add support for 2.6.37, thanks Wipster! 2011-02-18 12:52:04 +00:00
toolchain add some more avr32 fixes 2011-02-18 13:47:36 +00:00
tools squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures) 2011-02-13 19:59:02 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
README
rules.mk add a variable LIBRPC to refer to the external librpc if used 2011-02-13 01:45:07 +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