Openwrt build for Asrock G10 Router
Go to file
Travis Kemen b6555735bd this patch fixes openssl parallel build.
-Raphael

SVN-Revision: 20186
2010-03-14 01:47:55 +00:00
docs
include sort entries in images md5sums files 2010-03-10 04:03:37 +00:00
package this patch fixes openssl parallel build. 2010-03-14 01:47:55 +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 Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on LinkSys WRT350Nv2. 2010-03-14 01:41:52 +00:00
toolchain add support for uClibc 0.9.30.3 2010-03-13 17:22: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 there are quite a lot of package using ln -sf in their Makefile, so this patch adds 2010-03-05 20:26:14 +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