Openwrt build for Asrock G10 Router
Go to file
2010-06-02 00:22:13 +00:00
docs docs: fix a counting fail 2010-05-29 13:11:48 +00:00
include update linux kernel to 2.6.32.14 2010-05-27 18:09:09 +00:00
package base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device 2010-06-02 00:22:13 +00:00
scripts
target orion: fix lan and wan mac address for wrt530n v2 (patch by maddes from #7113) 2010-06-01 14:41:37 +00:00
toolchain toolchain/eglibc: add preliminary support for eglibc-2.12 2010-05-28 20:37:56 +00:00
tools firmware-utils/mkzynfw: add support for the NBG460N board 2010-05-14 09:20:36 +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