Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens 8137e35a5d brcm47xx: initial 2.6.39 support for brcm47xx
Thank you Peter Wagner for the patch

SVN-Revision: 27008
2011-05-25 19:27:08 +00:00
docs
include package u32 match and TEE target, patches by Maxim Uvarov 2011-05-24 08:14:29 +00:00
package libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999) 2011-05-24 10:42:49 +00:00
scripts Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> 2011-05-24 09:30:24 +00:00
target brcm47xx: initial 2.6.39 support for brcm47xx 2011-05-25 19:27:08 +00:00
toolchain use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' 2011-05-24 15:53:15 +00:00
tools * adds mkelfimage 2011-05-17 10:33:46 +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