Openwrt build for Asrock G10 Router
Go to file
Florian Fainelli 647541a1a0 CF driver cleanup
SVN-Revision: 9473
2007-11-01 17:11:16 +00:00
docs Document the IPv6 connectivity with OpenWrt. 2007-10-26 16:21:03 +00:00
include fix default downloads from svn 2007-10-31 22:37:56 +00:00
package forgot to bump up the release version from the patches the other day 2007-10-31 21:14:26 +00:00
scripts indent custom package config code 2007-10-31 23:27:55 +00:00
target CF driver cleanup 2007-11-01 17:11:16 +00:00
toolchain Update CFLAGS pickup to match the target variable name, allow i686 to be optimised 2007-10-26 16:19:59 +00:00
tools add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier) 2007-10-24 18:06:24 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf
LICENSE
Makefile add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
README
rules.mk fix empty download dir error 2007-10-29 22:05:23 +00:00

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, bison,
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/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