Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens 76c12ff797 brcm47xx: change generic profiles
The default profile now contains Ethernet drivers for all the types
found on supported boards. There are other profiles for each Ethernet
driver.

SVN-Revision: 35314
2013-01-24 14:38:10 +00:00
docs
include kernel: update linux 3.7 to 3.7.3 2013-01-18 11:44:42 +00:00
package bcm63xx: switch to b53 and swconfig 2013-01-23 10:12:40 +00:00
scripts
target brcm47xx: change generic profiles 2013-01-24 14:38:10 +00:00
toolchain gcc: fix build for MIPS64 targets introduced by musl patch 2013-01-07 18:16:40 +00:00
tools
.gitattributes
.gitignore
BSDmakefile
Config.in kernel: turn on kallsyms and debug info by default 2013-01-21 16:13:43 +00:00
feeds.conf.default
LICENSE
Makefile
README
rules.mk rules.mk: only select latest libgcc.a with wildcard match (#12798) 2013-01-13 20:59:51 +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.

Run "./scripts/feeds update" to get the latest package definitions
defined in feeds.conf / feeds.conf.default respectively
and "./scripts/feeds install" to install symlinks into "package/feeds/*".

Use "make menuconfig" to configure your image.

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.

To build your own firmware you need to have access to a Linux, BSD or MacOSX system
(case-sensitive filesystem required). Cygwin will not be supported because of
the lack of case sensitiveness in the file system.


Sunshine!
	Your OpenWrt Project
	http://openwrt.org