Openwrt build for Asrock G10 Router
Go to file
Gabor Juhos 0c1004ac2c Add the gpio_keys input module to menuconfig
Signed-off-by: Ferenc Wagner <wferi@niif.hu>

SVN-Revision: 16716
2009-07-06 16:10:20 +00:00
docs configure the IPv6 from /etc/config/network and remove 6scripts's prefix option to set an IPv6 address on the LAN (#5450) 2009-07-05 11:17:49 +00:00
include bump to 2.6.29.6 and refresh patches 2009-07-05 15:08:56 +00:00
package Add the gpio_keys input module to menuconfig 2009-07-06 16:10:20 +00:00
scripts
target Add config file for 2.6.31 kernels in preparation for 2.6.31 2009-07-06 11:48:56 +00:00
toolchain install headers, fix foxboard-utils 2009-07-03 12:49:50 +00:00
tools fix segfault when using the maxlen argument (#4359) 2009-07-01 14:58:15 +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