Openwrt build for Asrock G10 Router
Go to file
Lars-Peter Clausen dd6e0afc45 Fix compile for olpc target.
SVN-Revision: 13451
2008-11-30 19:23:03 +00:00
docs
include use the default kernel target on powerpc 2008-11-26 09:51:36 +00:00
package Fix compile for olpc target. 2008-11-30 19:23:03 +00:00
scripts Fix indention. 2008-11-22 22:53:38 +00:00
target migrate gateworks board support to the new at24 eeprom driver 2008-11-30 18:12:21 +00:00
toolchain switch powerpc targets to gcc 4.2.4 2008-11-26 10:07:18 +00:00
tools Directly use the kent sourceforge mirrors, previous are in timeout 2008-11-17 19:52:06 +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/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