This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Go to file
Hamish Guthrie 93dad12eaf Remove sqlite from default config
SVN-Revision: 22570
2010-08-10 07:14:16 +00:00
docs
include add 2.6.35 md5sum 2010-08-08 20:00:35 +00:00
package package/comgt: only set pincode if it's supplied (closes: #7334), bump release number 2010-08-09 16:55:56 +00:00
scripts
target Remove sqlite from default config 2010-08-10 07:14:16 +00:00
toolchain nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using) 2010-08-06 12:42:04 +00:00
tools qemu: build qemu-img for packaging vmdk and vdi images 2010-08-09 04:22:34 +00:00
.gitignore
BSDmakefile
Config.in fix typo 2010-08-01 14:37:19 +00:00
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,
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