Openwrt build for Asrock G10 Router
Go to file
John Crispin dfc19a34b4 * adds support for Artec Thincan
Signed-of-By: Lauri Võsandi <lauri.vosandi@gmail.com>

SVN-Revision: 26919
2011-05-17 10:35:14 +00:00
docs
include kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches 2011-05-15 17:23:02 +00:00
package ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in some instances 2011-05-17 08:37:38 +00:00
scripts Correct libc path 2011-05-13 11:52:40 +00:00
target * adds support for Artec Thincan 2011-05-17 10:35:14 +00:00
toolchain
tools * adds mkelfimage 2011-05-17 10:33:46 +00:00
.gitignore add vim temp files (*~) to .gitignore 2011-04-29 15:11:57 +00:00
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