1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00
OpenWrt Source Repository https://openwrt.org/
Go to file
Felix Fietkau 8ec25f13de madwifi: add sta mode idle reassoc fix (#4091)
SVN-Revision: 12981
2008-10-14 12:29:14 +00:00
docs
include
package madwifi: add sta mode idle reassoc fix (#4091) 2008-10-14 12:29:14 +00:00
scripts
target change mtd partition map, use rootfs_split, and generate a firmware image for the WBD-111 2008-10-13 17:28:47 +00:00
toolchain
tools firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 2008-10-13 17:17:19 +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, 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