Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens 77218b0338 brcm47xx: fix flash detection on chipcommon less devices.
This closes #9906
Thank you for the report Kim

SVN-Revision: 27967
2011-08-12 16:37:22 +00:00
docs
include include/kernel.mk: fix download path for linux 3.x 2011-08-09 12:19:38 +00:00
package base-files: fix arp() procedure to properly detect /usr/bin/arp 2011-08-12 14:34:39 +00:00
scripts
target brcm47xx: fix flash detection on chipcommon less devices. 2011-08-12 16:37:22 +00:00
toolchain binutils: add binutils 2.21.1 2011-08-06 09:53:58 +00:00
tools mkimage/getline.h - Mac OS X 10.7 (Lion) fix 2011-08-05 16:53:43 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
README
rules.mk only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonour-copts warnings with external toolchains 2011-07-25 10:32:38 +00:00

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