Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens 6247141e78 refresh patches
SVN-Revision: 17733
2009-09-26 11:42:43 +00:00
docs
include host build: do not hide the configure command 2009-09-25 09:28:14 +00:00
package busybox: add support for union mounts (not included in the kernel yet) 2009-09-25 20:46:51 +00:00
scripts make scripts/ipkg more portable by using printf instead of echo -n 2009-09-26 08:34:18 +00:00
target refresh patches 2009-09-26 11:42:43 +00:00
toolchain gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an object in a linking process which is already part of libbackend.a 2009-09-25 11:09:32 +00:00
tools gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x 2009-09-25 09:28:26 +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, 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/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