Openwrt build for Asrock G10 Router
Go to file
Florian Fainelli 429745edd6 use IMG_PREFIX for image name
SVN-Revision: 27112
2011-06-04 18:27:04 +00:00
docs
include update to 2.6.39.1 2011-06-04 13:35:55 +00:00
package grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com> 2011-06-04 14:33:35 +00:00
scripts remove the now unused Target-Kernel field from the target metadata 2011-05-30 23:07:53 +00:00
target use IMG_PREFIX for image name 2011-06-04 18:27:04 +00:00
toolchain use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)' 2011-05-24 15:53:15 +00:00
tools tools/firmware-utils: add support for hd_id tag into mkdniimg 2011-05-31 22:53:24 +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