Go to file
Henryk Heisig fb436f49ad mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards
This adds option to build kernel module and firmware packages
for a Marvell 8887 SDIO Wireless device

Signed-off-by: Henryk Heisig <hyniu@o2.pl>
2017-03-11 14:16:28 +01:00
.github
config
include kernel: update kernel 4.4 to 4.4.52 2017-03-03 18:17:47 +01:00
package mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards 2017-03-11 14:16:28 +01:00
scripts scripts/feeds: Reuse TOPDIR if defined in environment 2017-02-21 13:03:20 +01:00
target lantiq: use the P2812HNUF* wan port as wan 2017-03-11 13:45:06 +01:00
toolchain toolchain: unbreak glibc on MIPS 2017-02-27 12:15:45 +01:00
tools firmware-utils: tplink-safeloader: add support for Archer C5 V2 2017-03-11 12:06:58 +01:00
.gitattributes
.gitignore
BSDmakefile
Config.in
LICENSE
Makefile build: get rid of host.mk 2017-02-26 13:31:44 +01:00
README
feeds.conf.default
rules.mk rules.mk: make PKG_CONFIG_DEPENDS properly track string values 2017-02-27 23:46:53 +01:00

README

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