Openwrt build for Asrock G10 Router
Go to file
2009-11-29 00:31:21 +00:00
docs
include
package Update regulatory database to version 2009.11.25 2009-11-28 23:16:40 +00:00
scripts
target revert the 027-mips_module_reloc.patch patch for mips64 targets until we fix it (#6129) 2009-11-29 00:31:21 +00:00
toolchain
tools ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface 2009-11-28 09:28:25 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf.default switch back to LuCI main repo 2009-11-07 00:09:53 +00:00
LICENSE finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
Makefile add a "make prepare" target which builds everything up to target/compile, useful for scripts/deptest.sh 2009-05-28 18:40:37 +00:00
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, bison,
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