Openwrt build for Asrock G10 Router
Go to file
Florian Fainelli 34db3f9f86 remove 2.6.37 patches and config
SVN-Revision: 27228
2011-06-19 20:07:26 +00:00
docs
include kernel: update to kernel 2.6.38.8 2011-06-18 15:52:15 +00:00
package block-mount: remove explicit lock waits, solves some potential race conditions 2011-06-19 18:15:14 +00:00
scripts Fix CONFIG_LINUX_ for linux 3.0 2011-06-15 21:11:05 +00:00
target remove 2.6.37 patches and config 2011-06-19 20:07:26 +00:00
toolchain explicitly disable the use of ldconfig 2011-06-18 17:53:41 +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