Go to file
2024-11-30 08:51:05 +01:00
arch A715FXXUADWE1 2024-11-30 08:51:05 +01:00
block A715FXXUADWE1 2024-11-30 08:51:05 +01:00
certs A715FXXUADWE1 2024-11-30 08:51:05 +01:00
crypto A715FXXUADWE1 2024-11-30 08:51:05 +01:00
Documentation A715FXXUADWE1 2024-11-30 08:51:05 +01:00
drivers A715FXXUADWE1 2024-11-30 08:51:05 +01:00
firmware A715FXXUADWE1 2024-11-30 08:51:05 +01:00
fs A715FXXUADWE1 2024-11-30 08:51:05 +01:00
include A715FXXUADWE1 2024-11-30 08:51:05 +01:00
init A715FXXUADWE1 2024-11-30 08:51:05 +01:00
ipc A715FXXUADWE1 2024-11-30 08:51:05 +01:00
kernel A715FXXUADWE1 2024-11-30 08:51:05 +01:00
lib A715FXXUADWE1 2024-11-30 08:51:05 +01:00
mm A715FXXUADWE1 2024-11-30 08:51:05 +01:00
net A715FXXUADWE1 2024-11-30 08:51:05 +01:00
samples A715FXXUADWE1 2024-11-30 08:51:05 +01:00
scripts A715FXXUADWE1 2024-11-30 08:51:05 +01:00
security A715FXXUADWE1 2024-11-30 08:51:05 +01:00
sound A715FXXUADWE1 2024-11-30 08:51:05 +01:00
techpack A715FXXUADWE1 2024-11-30 08:51:05 +01:00
tools A715FXXUADWE1 2024-11-30 08:51:05 +01:00
usr A715FXXUADWE1 2024-11-30 08:51:05 +01:00
virt A715FXXUADWE1 2024-11-30 08:51:05 +01:00
Android.bp A715FXXUADWE1 2024-11-30 08:51:05 +01:00
Androidbp A715FXXUADWE1 2024-11-30 08:51:05 +01:00
AndroidKernel.mk A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build_kernel.sh A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.aarch64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.common A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.cuttlefish.aarch64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.cuttlefish.x86_64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.goldfish.arm A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.goldfish.arm64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.goldfish.mips A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.goldfish.mips64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.goldfish.x86 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.goldfish.x86_64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
build.config.x86_64 A715FXXUADWE1 2024-11-30 08:51:05 +01:00
COPYING A715FXXUADWE1 2024-11-30 08:51:05 +01:00
CREDITS A715FXXUADWE1 2024-11-30 08:51:05 +01:00
disable_dbgfs.sh A715FXXUADWE1 2024-11-30 08:51:05 +01:00
gen_headers_arm.bp A715FXXUADWE1 2024-11-30 08:51:05 +01:00
gen_headers_arm64.bp A715FXXUADWE1 2024-11-30 08:51:05 +01:00
Kbuild A715FXXUADWE1 2024-11-30 08:51:05 +01:00
Kconfig A715FXXUADWE1 2024-11-30 08:51:05 +01:00
kernel_headers.py A715FXXUADWE1 2024-11-30 08:51:05 +01:00
MAINTAINERS A715FXXUADWE1 2024-11-30 08:51:05 +01:00
Makefile A715FXXUADWE1 2024-11-30 08:51:05 +01:00
README A715FXXUADWE1 2024-11-30 08:51:05 +01:00
verity_dev_keys.x509 A715FXXUADWE1 2024-11-30 08:51:05 +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.