Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens fbed51a8b5 firmware-utils: fix build on big endian systems
This closes #9446

SVN-Revision: 27255
2011-06-21 21:13:58 +00:00
docs
include kernel: update to kernel 2.6.38.8 2011-06-18 15:52:15 +00:00
package fix and make usable kmod-pcmcia-rsrc 2011-06-21 20:52:53 +00:00
scripts scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. 2011-06-20 10:41:02 +00:00
target fix tab damage in 141-led_count.patch 2011-06-21 20:52:58 +00:00
toolchain Revert "[toolchain/eglibc} eglibc in fact can be built with -Os" 2011-06-20 11:12:46 +00:00
tools firmware-utils: fix build on big endian systems 2011-06-21 21:13:58 +00:00
.gitignore add vim temp files (*~) to .gitignore 2011-04-29 15:11:57 +00:00
BSDmakefile
Config.in
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