Openwrt build for Asrock G10 Router
Go to file
Gabor Juhos f14d1a588d x86/generic: switch to 3.3
Compile tested only.

SVN-Revision: 31762
2012-05-17 06:40:56 +00:00
docs
include enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 2012-05-14 23:33:35 +00:00
package qos-scripts: use kmod-sched-core instead of kmod-sched 2012-05-16 15:23:23 +00:00
scripts scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]] 2012-05-13 16:29:39 +00:00
target x86/generic: switch to 3.3 2012-05-17 06:40:56 +00:00
toolchain uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
tools scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible 2012-05-15 20:29:32 +00:00
.gitattributes add .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in files 2012-05-08 13:30:49 +00:00
.gitignore
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.

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