Peter Collingbourne 2b2bb0cce0 ANDROID: don't enable TOOLS_SUPPORT_RELR in all{mod,yes}config
We can't have this option enabled by default in all{mod,yes}config builds
because the tools might not support RELR. Follow the pattern used elsewhere
in the kernel and specify "depends on !COMPILE_TEST" in order to prevent it
from being turned on in these builds.

Bug: 143966059
Signed-off-by: Peter Collingbourne <pcc@google.com>
Change-Id: I0c728bd8973791b1879257b343aa53bd1f91c3f1
2019-11-05 13:17:55 -08:00
2019-10-30 09:56:41 +01:00
2019-10-06 13:15:10 +02:00
2018-09-10 09:21:07 +02:00
2019-10-30 09:56:41 +01:00
2019-08-06 19:15:25 +02:00
2019-10-30 09:56:41 +01:00
2019-10-30 09:56:41 +01:00
2019-10-17 15:37:28 -07:00
2018-02-13 12:53:38 +01:00
2019-10-30 09:56:41 +01:00

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.
Description
No description provided
Readme 1.4 GiB
Languages
C 98.1%
Assembly 1.2%
Makefile 0.3%