Openwrt build for Asrock G10 Router
Go to file
Ryan Mounce fc35d6e18a toolchain/gdb: update to version 8.0.1
Fixes CVE-2017-9778.

Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
[reference fixed CVE]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 06:33:25 +03:00
.github
config config: make CONFIG_ALL_* select other CONIFG_ALL_* options 2017-08-26 14:59:20 +02:00
include kernel: update 4.9 to 4.9.52 2017-09-28 00:27:50 +03:00
package mt76: update to the latest version, improves mt7603 stability 2017-09-28 22:57:48 +02:00
scripts treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:54 +02:00
target ar71xx: unify CONFIG_CMDLINE 2017-09-28 22:45:39 +02:00
toolchain toolchain/gdb: update to version 8.0.1 2017-09-29 06:33:25 +03:00
tools tools: flex: fix segfault with glibc 2.26+ 2017-09-24 16:28:28 +02:00
.gitattributes
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
README
rules.mk rukes.mk: this patch broken grub2 builds 2017-09-01 10:17:22 +02:00

This is the buildsystem for the LEDE Linux distribution.

Please use "make menuconfig" to choose your preferred
configuration for the toolchain and firmware.

You need to have installed gcc, binutils, bzip2, flex, python, perl, make,
find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers.

Run "./scripts/feeds update -a" to get all the latest package definitions
defined in feeds.conf / feeds.conf.default respectively
and "./scripts/feeds install -a" to install symlinks of all of them 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.

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 LEDE Community
	http://www.lede-project.org