Openwrt build for Asrock G10 Router
Go to file
Felix Fietkau 9b486d6381 fix wr850g detection (#1936)
SVN-Revision: 9492
2007-11-03 16:17:53 +00:00
docs
include increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages) 2007-11-03 12:13:23 +00:00
package fix wr850g detection (#1936) 2007-11-03 16:17:53 +00:00
scripts
target RB153 must use the generic RB1xx's setup code 2007-11-03 15:35:25 +00:00
toolchain
tools image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on 2007-11-03 14:53:24 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf
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/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