Openwrt build for Asrock G10 Router
Go to file
2011-02-03 17:34:55 +00:00
docs
include autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS 2011-02-02 18:18:38 +00:00
package * make baord names consistent 2011-02-03 17:33:54 +00:00
scripts
target * fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch 2011-02-03 17:34:55 +00:00
toolchain autodetect ARM variant/ABI setup based on the compiler settings 2011-02-02 20:19:28 +00:00
tools tools/mpc: add dependency on mpfr 2011-02-01 16:21:46 +00:00
.gitignore
BSDmakefile
Config.in prepare support for libiconv, libintl stub/full switching 2011-02-02 01:26:19 +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