Openwrt build for Asrock G10 Router
Go to file
2008-12-02 16:02:55 +00:00
docs
include use the default kernel target on powerpc 2008-11-26 09:51:36 +00:00
package Disable b43 for targets that are not brcm47xx or brcm63xx 2008-12-02 16:02:55 +00:00
scripts Fix indention. 2008-11-22 22:53:38 +00:00
target Fix an off-by one printing error 2008-12-02 14:11:54 +00:00
toolchain sync avr32 binutils patch with the Atmel 1.0.1 release 2008-12-02 10:35:44 +00:00
tools Directly use the kent sourceforge mirrors, previous are in timeout 2008-11-17 19:52:06 +00:00
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
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, 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/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