Openwrt build for Asrock G10 Router
Go to file
Lars-Peter Clausen e1bfcceb93 Add 2.6.35 patches
SVN-Revision: 22463
2010-08-02 18:24:06 +00:00
docs
include
package LED handling fixes for WRT54-G3Gv2 2010-08-02 10:32:39 +00:00
scripts
target Add 2.6.35 patches 2010-08-02 18:24:06 +00:00
toolchain add support for gcc-4.5.1 2010-08-01 12:39:19 +00:00
tools
.gitignore
BSDmakefile
Config.in fix typo 2010-08-01 14:37:19 +00:00
feeds.conf.default
LICENSE
Makefile fix for GREP_OPTIONS 2010-07-31 22:32:21 +00:00
README
rules.mk fix for GREP_OPTIONS 2010-07-31 22:32:21 +00:00

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