Openwrt build for Asrock G10 Router
Go to file
2011-10-25 11:25:51 +00:00
docs
include linux: add 3.1 checksum 2011-10-24 12:58:44 +00:00
package mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com> 2011-10-25 11:25:51 +00:00
scripts scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212) 2011-10-21 13:03:37 +00:00
target ramips: Support for NexAira BC2 2011-10-24 21:49:36 +00:00
toolchain
tools tools/lzma-old fix compile issues (patch from #10253) 2011-10-21 12:52:49 +00:00
.gitignore
BSDmakefile
Config.in build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball 2011-10-09 16:33:59 +00:00
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