Openwrt build for Asrock G10 Router
Go to file
Lars-Peter Clausen d58bf6adba config-2.6.32: Add mising symbol
SVN-Revision: 20217
2010-03-14 19:27:13 +00:00
docs
include sort entries in images md5sums files 2010-03-10 04:03:37 +00:00
package linux-atm: Update to stable version 2.5.1 from upstream project 2010-03-14 18:58:33 +00:00
scripts scripts/metadata.pl: fix handling of multiple conditional depends on the same package 2010-03-09 15:51:40 +00:00
target config-2.6.32: Add mising symbol 2010-03-14 19:27:13 +00:00
toolchain fix kernel-headers build for uml 2010-03-14 16:21:18 +00:00
tools sstrip: fix a section length corruption bug (patch from #6847) 2010-03-12 00:35:36 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
README remove bison requirement (see [10398] & [14900]) 2010-03-05 09:48:32 +00:00
rules.mk add an arch suffix for handling different variants of arm/mips for the toolchain/target directories 2010-03-14 18:24:05 +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,
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