Openwrt build for Asrock G10 Router
Go to file
Florian Fainelli 685a61eb6c switch to 2.6.39
SVN-Revision: 27175
2011-06-14 20:05:13 +00:00
docs
include update to 2.6.39.1 2011-06-04 13:35:55 +00:00
package link hotplug2 against libbsd when eglibc is used 2011-06-13 13:16:11 +00:00
scripts remove the now unused Target-Kernel field from the target metadata 2011-05-30 23:07:53 +00:00
target switch to 2.6.39 2011-06-14 20:05:13 +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
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