CAFest kernel for OnePlus 7/T/P | Force Push Warning!!
Go to file
Prateek Sood 962e423125 headers_lib: rename Android.bp
Renaming Android.bp to Androidbp is done to avoid compilation
failure reported for SA* targets.

Ignore tracking of Android.bp link file.

Change-Id: Ie36f8bf5e0ac011e5f82e4cbd3c2cc7d6bf14070
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
2020-02-21 06:32:58 -08:00
Documentation Merge "ARM: dts: msm: STMMAC changes for SA8155 LV" 2020-02-20 08:13:20 -08:00
arch Merge "ARM: dts: msm: STMMAC changes for SA8155 LV" 2020-02-20 08:13:20 -08:00
block Merge android-4.14-q.155 (13f83e6) into msm-4.14 2020-02-12 04:37:23 -08:00
certs
crypto
drivers Merge "ARM: dts: msm: STMMAC changes for SA8155 LV" 2020-02-20 08:13:20 -08:00
firmware
fs Merge android-4.14-q.156 (d343218) into msm-4.14 2020-02-12 04:37:31 -08:00
include Merge "Merge android-4.14-q.156 (d343218) into msm-4.14" 2020-02-20 08:13:17 -08:00
init
ipc
kernel Merge android-4.14-q.156 (d343218) into msm-4.14 2020-02-12 04:37:31 -08:00
lib Merge android-4.14-q.156 (d343218) into msm-4.14 2020-02-12 04:37:31 -08:00
mm Merge "Merge android-4.14-q.156 (d343218) into msm-4.14" 2020-02-20 08:13:17 -08:00
net Merge "net: rmnet_usb: Add debug support for MRU update" 2020-02-20 08:13:17 -08:00
samples Merge android-4.14-q.156 (d343218) into msm-4.14 2020-02-12 04:37:31 -08:00
scripts Merge android-4.14-q.152 (e986400) into msm-4.14 2020-02-12 04:21:22 -08:00
security
sound Merge android-4.14-q.156 (d343218) into msm-4.14 2020-02-12 04:37:31 -08:00
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore headers_lib: rename Android.bp 2020-02-21 06:32:58 -08:00
.mailmap
AndroidKernel.mk AndroidKernel.mk: Modify kernel headers recipe 2020-02-11 14:03:23 +05:30
Androidbp headers_lib: rename Android.bp 2020-02-21 06:32:58 -08:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile Merge android-4.14-q.156 (d343218) into msm-4.14 2020-02-12 04:37:31 -08:00
README
build.config.aarch64
build.config.common
build.config.cuttlefish.aarch64
build.config.cuttlefish.x86_64
build.config.goldfish.arm
build.config.goldfish.arm64
build.config.goldfish.mips
build.config.goldfish.mips64
build.config.goldfish.x86
build.config.goldfish.x86_64
build.config.x86_64
gen_headers_arm.bp
gen_headers_arm64.bp
kernel_headers.py
verity_dev_keys.x509

README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.