1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 15:05:12 +01:00
OpenWrt Source Repository https://openwrt.org/
Go to file
2007-10-18 21:46:52 +00:00
docs
include remove whitespaces 2007-10-18 20:30:18 +00:00
package fixed wpa2 support for madwifi/wpa_supplicant 2007-10-18 20:51:21 +00:00
scripts fix duplicate dependencies 2007-10-14 05:25:50 +00:00
target fixed missing symbols in atheros kernel config 2007-10-18 21:46:52 +00:00
toolchain
tools add ids for Edimax BR-6104Wg boards 2007-10-18 07:40:01 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf
LICENSE
Makefile add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
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, 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