Openwrt build for Asrock G10 Router
Go to file
Hauke Mehrtens 909ed82b10 dsl-vrx200-firmware-xdsl: update to more recent versions
The Annex A firmware will be updated to:
05.08.01.08.01.06_05.08.00.0B.01.01_osc

The Annex B firmware will be updated to:
05.07.09.09.00.06_05.07.04.04.00.02_osc

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2016-09-20 22:43:43 +02:00
.github Add Issue submission template (redirect to bugs.lede-project.org) 2016-09-01 09:01:04 -04:00
config images: bump default rootfs size to 256 MB 2016-09-08 15:28:39 +02:00
docs
include kernel: update kernel 4.4 to version 4.4.21 2016-09-16 10:17:27 +02:00
package dsl-vrx200-firmware-xdsl: update to more recent versions 2016-09-20 22:43:43 +02:00
scripts scripts/ubinize-image.sh: add support for adding custom partitions 2016-08-31 13:05:19 +02:00
target kernel: owl-loader for delayed Atheros ath9k fixup 2016-09-19 19:32:35 +02:00
toolchain toolchain/gcc: bump GCC 6.1.0 to 6.2.0 2016-09-04 13:36:09 +02:00
tools firmware-utils mkmerakifw-old: firmware generator for Z1 2016-09-19 19:32:28 +02:00
.gitattributes
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile build: move merged package directory from bin/ to staging_dir 2016-08-03 12:22:18 +02:00
README
rules.mk

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