No description
Find a file
André Draszik bbbd71e3ea ramips: mt7620: eMMC: clear owner field
a) This is not needed in recent kernels anymore (> 3.x ??)
b) this allows driver unloading now

Signed-off-by: André Draszik <git@andred.net>
2018-04-04 08:29:16 +02:00
.github
config
include kernel: update kernel 4.14 to 4.14.32 2018-04-03 23:26:45 +02:00
package leds-apu2: add newer board names 2018-04-03 23:26:45 +02:00
scripts scripts: add EVA ramboot script 2018-03-18 22:22:38 +01:00
target ramips: mt7620: eMMC: clear owner field 2018-04-04 08:29:16 +02:00
toolchain glibc: update glibc to 2.26+ and switch to download from git 2018-03-13 18:26:40 +01:00
tools tools/e2fsprogs: update to 1.44.1 2018-03-31 16:30:30 +02:00
.gitattributes
.gitignore
BSDmakefile
Config.in
feeds.conf.default
LICENSE
Makefile
README
rules.mk

This is the buildsystem for the OpenWrt 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 OpenWrt Community
	http://www.openwrt.org