Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens 0db9c2bd7d acx-mac80211: Compile fix for newer kernels
common.c is missing an include for linux/ratelimit.h.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 27190
2011-06-15 21:18:21 +00:00
docs
include Properly extract KERNEL_PATCHVER for linux 3.0 2011-06-15 21:10:33 +00:00
package acx-mac80211: Compile fix for newer kernels 2011-06-15 21:18:21 +00:00
scripts Fix CONFIG_LINUX_ for linux 3.0 2011-06-15 21:11:05 +00:00
target bcm47xx: Remove kernel checks from image Makefile 2011-06-15 21:11:49 +00:00
toolchain toolchain/gdb: fix compile for powerpc targets, refresh patch 2011-06-11 13:25:00 +00:00
tools tools/firmware-utils: fix buffalo csum calculation 2011-06-13 08:12:41 +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