Openwrt build for Asrock G10 Router
Go to file
2012-01-20 14:51:44 +00:00
docs
include site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, used by CodeSourcery toolchain 2012-01-19 03:10:27 +00:00
package kernel: fix OCF for linux 3.2 2012-01-19 19:51:54 +00:00
scripts ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLS 2012-01-19 00:03:52 +00:00
target ramips: sysupgrade for ESR-9753 2012-01-20 10:49:26 +00:00
toolchain
tools libtool: make relocatable, search resources relative to STAGING_DIR 2012-01-20 14:51:44 +00:00
.gitignore
BSDmakefile add missing copyright header 2007-02-26 01:05:09 +00:00
Config.in
feeds.conf.default
LICENSE finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
Makefile abort built in prereq target if there is no site config file for the current target 2012-01-19 12:19:28 +00:00
README remove bison requirement (see [10398] & [14900]) 2010-03-05 09:48:32 +00:00
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