mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
e32f8c51a6506f80699fd3eb72c59d6f102da41e
[ Upstream commit1f43b8903f] radeon is MIT. This were incorrectly changed in commitb24413180f("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") and commitd198b34f38(".gitignore: add SPDX License Identifier") and: commitec8f24b7fa("treewide: Add SPDX license identifier - Makefile/Kconfig") Fixes:d198b34f38(".gitignore: add SPDX License Identifier") Fixes:ec8f24b7fa("treewide: Add SPDX license identifier - Makefile/Kconfig") Fixes:b24413180f("License cleanup: add SPDX GPL-2.0 license identifier to files with no license") Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2053 Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
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.
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%