Openwrt build for Asrock G10 Router
Go to file
John Crispin 762ac8856a * add some compile flags
SVN-Revision: 26025
2011-03-11 08:22:47 +00:00
docs
include Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems" 2011-03-09 11:37:55 +00:00
package * add some compile flags 2011-03-11 08:22:47 +00:00
scripts
target * add atm patch to generic .37 series. this is needed for the dsl driver to work. 2011-03-11 08:20:44 +00:00
toolchain toolchain: fix r26004 2011-03-10 13:37:30 +00:00
tools tools/xz: add some upstream patches 2011-03-10 18:41:33 +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,
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