Openwrt build for Asrock G10 Router
Go to file
Felix Fietkau 8886f1bb8a ath9k: fix enabling SWBA interrupts
SVN-Revision: 23870
2010-11-04 17:05:48 +00:00
docs
include InstallDev: Move the "find" out of the lock critical section. 2010-11-04 12:42:37 +00:00
package ath9k: fix enabling SWBA interrupts 2010-11-04 17:05:48 +00:00
scripts deptest: Capitalize failure message. Makes it easier to spot in the logs. 2010-11-04 11:30:10 +00:00
target upgrade to 2.6.36 2010-11-04 14:18:45 +00:00
toolchain use gcc 4.3.5 for avr32 2010-11-04 14:18:04 +00:00
tools ensure an empty BUILD_DIR variable is passed down u-boot's makefile 2010-11-03 18:26:26 +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