Openwrt build for Asrock G10 Router
Go to file
Florian Fainelli f797b4293a add support for glibc-2.4 (#5213)
SVN-Revision: 16089
2009-05-26 14:58:32 +00:00
docs a couple of small fixes in the Wireless documentation 2009-05-22 13:45:22 +00:00
include stop build when an error occurs and when BUILDLOG is set (#5160) 2009-05-26 14:18:05 +00:00
package fix typo in the uci firewall script 2009-05-26 10:51:01 +00:00
scripts
target also include the SPI driver in the gw6x00 profile 2009-05-26 11:15:27 +00:00
toolchain add support for glibc-2.4 (#5213) 2009-05-26 14:58:32 +00:00
tools firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks) 2009-05-25 17:18:21 +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/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