Openwrt build for Asrock G10 Router
Go to file
Felix Fietkau 7b676478d1 x86: switch to 2.6.31
SVN-Revision: 17725
2009-09-25 20:46:55 +00:00
docs Add documentation for passphrase option. 2009-09-24 21:50:17 +00:00
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
target x86: switch to 2.6.31 2009-09-25 20:46:55 +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