1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
OpenWrt Source Repository https://openwrt.org/
Go to file
Felix Fietkau 60d593c2d7 uci: fix one more unused-but-set issue (#9731)
SVN-Revision: 27698
2011-07-19 20:44:35 +00:00
docs
include allow targets to define a default subtarget when using automatic subtarget detection from r27407 2011-07-04 11:21:37 +00:00
package uci: fix one more unused-but-set issue (#9731) 2011-07-19 20:44:35 +00:00
scripts allow targets to define a default subtarget when using automatic subtarget detection from r27407 2011-07-04 11:21:37 +00:00
target sync default kernel config for lantiq danube/ar9 2011-07-19 18:08:09 +00:00
toolchain eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13 2011-07-16 10:27:48 +00:00
tools firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function 2011-07-08 05:20:24 +00:00
.gitignore
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,
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