mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ae733f893d4435372f4abdab252c746466fc6bd4
It appears that the clang version we were using when we first introduced build.config.allmodconfig had issues with XFS_FS, so884416f517("ANDROID: create build.configs for allmodconfig") made sure to disable it. Now that ACK uses an updated clang, attempt to re-enable that option. Bug: 140224784 Bug: 140490203 Test: allmodconfig build for x86_64 and arm64 Fixes:884416f517("ANDROID: create build.configs for allmodconfig") Signed-off-by: Quentin Perret <qperret@google.com> Change-Id: Iffdaaedb67162515af3b60ec62efd8f947ce17f2 [nc: Also drop comment, unlike the android-mainline version] Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%