OpenWrt Source Repository
Go to file
Felix Fietkau c932bcee1c add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes
SVN-Revision: 28635
2011-10-27 20:29:05 +00:00
docs
include Fix kernel version check macro typo 2011-10-27 16:56:22 +00:00
package add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes 2011-10-27 20:29:05 +00:00
scripts getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268) 2011-10-26 14:54:57 +00:00
target ar71xx: fix typos in image/Makefile 2011-10-27 07:54:52 +00:00
toolchain uclibc: backport upstream signalfd patch 2011-08-25 15:59:21 +00:00
tools firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3 2011-10-26 13:34:48 +00:00
.gitignore add vim temp files (*~) to .gitignore 2011-04-29 15:11:57 +00:00
BSDmakefile
Config.in build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball 2011-10-09 16:33:59 +00:00
LICENSE
Makefile
README
feeds.conf.default
rules.mk rules.mk: provide a LIBGCC_A variable 2011-09-05 19:29:22 +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,
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