Openwrt build for Asrock G10 Router
Go to file
Piotr Dymacz 0a2e4204db ar71xx: generic: enable CONFIG_MTD_SPLIT_TPLINK_FW
We can use "tplink-fw" mtd splitter for TP-Link devices which use kernel
with TP-Link header embedded inside "safeloader" image type and thus get
rid of statically defined "kernel" and "rootfs" partitions in cmdline.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2017-07-04 08:58:54 +02:00
.github
config kernel: Make KERNEL_PERF_EVENTS selectable 2017-05-26 15:42:25 -07:00
include build: move mktplinkfw2 related commands to image-commands.mk 2017-06-29 10:37:36 +02:00
package dnsmasq: dnsmasq --rev-server support 2017-07-03 22:08:21 +02:00
scripts scripts/package-metadata.pl: parse and validate field Require-User 2017-06-18 10:39:35 +08:00
target ar71xx: generic: enable CONFIG_MTD_SPLIT_TPLINK_FW 2017-07-04 08:58:54 +02:00
toolchain gcc: gcc 6.3.0 fix comparison between pointer and integer 2017-06-24 13:11:19 +02:00
tools firmware-utils: mktplinkfw2: fix MD5 salt 2017-07-03 07:04:58 +02:00
.gitattributes
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
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