Alex Marginean 432071b7a1 scripts: Makefile: Enable creation of _symbols_ DT node for overlays
DT compiler supports -@ flag which indicates that _symbols_ node should be
automatically created during compilation.  This node is required for
using DT overlays.  The generated DTB is backward compatible, the _symbols_
node can be safely ignored if overlays are not used.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
2020-01-08 21:51:36 +02:00
2019-11-25 15:46:59 +08:00
2019-12-02 18:05:23 +08:00
2019-12-13 08:43:32 +01:00

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
No description provided
Readme 2.5 GiB
Languages
C 97.2%
Assembly 2.2%
Makefile 0.3%
Perl 0.1%