1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 14:47:46 +01:00
OpenWrt Source Repository https://openwrt.org/
Go to file
2007-11-03 12:13:23 +00:00
docs Document the IPv6 connectivity with OpenWrt. 2007-10-26 16:21:03 +00:00
include increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages) 2007-11-03 12:13:23 +00:00
package Fix usage (#2613) 2007-11-01 17:38:02 +00:00
scripts indent custom package config code 2007-10-31 23:27:55 +00:00
target generate valid image for the BR-6104KP's web-interface (closes: 2641) 2007-11-02 09:24:01 +00:00
toolchain Update CFLAGS pickup to match the target variable name, allow i686 to be optimised 2007-10-26 16:19:59 +00:00
tools add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier) 2007-10-24 18:06:24 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf
LICENSE
Makefile
README
rules.mk fix empty download dir error 2007-10-29 22:05:23 +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, bison,
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/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