Openwrt build for Asrock G10 Router
Go to file
Rafał Miłecki 2406b3488f brcm47xx: generic: include Ethernet drivers in standard image
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-01-04 12:49:03 +01:00
.github
config
include build: drop trapret function from non-Linux HOST_TAR variant 2017-01-03 14:32:35 +01:00
package Revert "ath9k: Add airtime fairness scheduler" 2017-01-04 01:13:58 +01:00
scripts download.pl: use curl in preference to wget 2017-01-03 14:26:41 +01:00
target brcm47xx: generic: include Ethernet drivers in standard image 2017-01-04 12:49:03 +01:00
toolchain musl: refresh patches 2016-12-26 11:17:33 +01:00
tools tools: gmp: Update to 6.1.2 2017-01-03 14:24:33 +01:00
.gitattributes
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile build: add diffconfig target 2017-01-04 11:03:53 +01: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