secgateway/kernel/linux-4.14.83
黄昕 4febd8beb3 OCT
REM:
增加内核源代码目录
2019-06-11 15:44:41 +08:00
..
Documentation OCT 2019-06-11 15:44:41 +08:00
arch OCT 2019-06-11 15:44:41 +08:00
block OCT 2019-06-11 15:44:41 +08:00
build/lib/modules/4.14.83+ OCT 2019-06-11 15:44:41 +08:00
certs OCT 2019-06-11 15:44:41 +08:00
crypto OCT 2019-06-11 15:44:41 +08:00
drivers OCT 2019-06-11 15:44:41 +08:00
firmware OCT 2019-06-11 15:44:41 +08:00
fs OCT 2019-06-11 15:44:41 +08:00
include OCT 2019-06-11 15:44:41 +08:00
init OCT 2019-06-11 15:44:41 +08:00
ipc OCT 2019-06-11 15:44:41 +08:00
kernel OCT 2019-06-11 15:44:41 +08:00
lib OCT 2019-06-11 15:44:41 +08:00
mm OCT 2019-06-11 15:44:41 +08:00
net OCT 2019-06-11 15:44:41 +08:00
samples OCT 2019-06-11 15:44:41 +08:00
scripts OCT 2019-06-11 15:44:41 +08:00
security OCT 2019-06-11 15:44:41 +08:00
sound OCT 2019-06-11 15:44:41 +08:00
tools OCT 2019-06-11 15:44:41 +08:00
usr OCT 2019-06-11 15:44:41 +08:00
virt OCT 2019-06-11 15:44:41 +08:00
.cocciconfig OCT 2019-06-11 15:44:41 +08:00
.config OCT 2019-06-11 15:44:41 +08:00
.gitignore OCT 2019-06-11 15:44:41 +08:00
.mailmap OCT 2019-06-11 15:44:41 +08:00
COPYING OCT 2019-06-11 15:44:41 +08:00
CREDITS OCT 2019-06-11 15:44:41 +08:00
Kbuild OCT 2019-06-11 15:44:41 +08:00
Kconfig OCT 2019-06-11 15:44:41 +08:00
MAINTAINERS OCT 2019-06-11 15:44:41 +08:00
Makefile OCT 2019-06-11 15:44:41 +08:00
README OCT 2019-06-11 15:44:41 +08:00
arm64_config OCT 2019-06-11 15:44:41 +08:00
config-4.9.140 OCT 2019-06-11 15:44:41 +08:00
duibi.config OCT 2019-06-11 15:44:41 +08:00
linux_arm64.its OCT 2019-06-11 15:44:41 +08:00
mkitb.sh OCT 2019-06-11 15:44:41 +08:00
sed27hAuu OCT 2019-06-11 15:44:41 +08:00
stD55CxR OCT 2019-06-11 15:44:41 +08:00
x86.config OCT 2019-06-11 15:44:41 +08:00

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.