OpenWrt Source Repository
Go to file
Hauke Mehrtens 08bbb804c8 mac80211: ath6kl: add missing usb-core dependency to kmod-ath6kl-usb
This fixes a build problem with many targets.

Fixes 618ed77a17 ("mac80211: add ath6kl kernel modules")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-10-15 10:53:46 +02:00
.github
config mpc85xx: Enable initramfs for p1020 subtarget 2017-10-14 01:19:35 +02:00
include kernel: bump 4.4 to 4.4.92 2017-10-14 00:13:35 +02:00
package mac80211: ath6kl: add missing usb-core dependency to kmod-ath6kl-usb 2017-10-15 10:53:46 +02:00
scripts treewide: fix shellscript syntax errors/typos 2017-09-13 08:07:54 +02:00
target mvebu: clean up ClearFog Base package selection 2017-10-15 00:24:22 +02:00
toolchain binutils: add version 2.29.1 2017-10-15 00:24:22 +02:00
tools tools/firmware-utils: mktplinkfw move build_fw() to lib 2017-10-06 08:28:41 +02:00
.gitattributes
.gitignore
BSDmakefile
Config.in
LICENSE
Makefile
README
feeds.conf.default
rules.mk rukes.mk: this patch broken grub2 builds 2017-09-01 10:17:22 +02: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