Openwrt build for Asrock G10 Router
Go to file
Gabor Juhos e6af77a1c8 ar71xx: cleanup AR933X UART driver
SVN-Revision: 27222
2011-06-19 13:17:51 +00:00
docs
include kernel: update to kernel 2.6.38.8 2011-06-18 15:52:15 +00:00
package link against 'libbsd' when using glibc 2011-06-17 22:51:20 +00:00
scripts Fix CONFIG_LINUX_ for linux 3.0 2011-06-15 21:11:05 +00:00
target ar71xx: cleanup AR933X UART driver 2011-06-19 13:17:51 +00:00
toolchain explicitly disable the use of ldconfig 2011-06-18 17:53:41 +00:00
tools tools/firmware-utils: fix buffalo csum calculation 2011-06-13 08:12:41 +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