Openwrt build for Asrock G10 Router
Go to file
Florian Fainelli 30f1a648cf resync kernel config
SVN-Revision: 20182
2010-03-13 17:22:23 +00:00
docs
include sort entries in images md5sums files 2010-03-10 04:03:37 +00:00
package base-files: force preinit to use busybox mount (#6797) 2010-03-13 02:59:05 +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 resync kernel config 2010-03-13 17:22:23 +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