forked from luck/tmp_suning_uos_patched
ceb1adbacb
* Fix for missing directory after code refactoring -----BEGIN PGP SIGNATURE----- iQJKBAABCAA0FiEEdgfidid8lnn52cLTZvlZhesYu8EFAl6Z2BMWHHJpY2hhcmRA c2lnbWEtc3Rhci5hdAAKCRBm+VmF6xi7wSPnD/9tc8ZrVuHQiM9egF1hgJNqSBy9 Hokho2A+4hRk8CmdDaTP7CUvbRFa3Uqpc2HGe6n8V1vp7sdLJ1vKqvjHZ2208F3k iQiSWrOdDeJoUh/bdXqQGIKUehnFKDQnQO7b2F/LlsZlUvbAIyZI/bCwfGAvlZxd 9E4LBjeGJrs0+V3ymRaivi1Ibmbio/7pcXXtz+k5nYsZYYLZzNjLojKdIVqHl0Pr ioHQioqvEtoCxYH0XL7cKmUgueHQRBvP9A2r7SWLcAYoPKxz+Qjy5tG25yNqNiKw TJcP0CLXz1Zm0ynvckZsdiy6yy6Fqae3GUhgfBCkoGpV+qyv39vDNo2ZXWtgD4SX iReZub6kx8McM/mh8rq/7rl1aeHf4w33STg0k+AGNbvBKFhnOLr4XkAFCErlZLKY EBB52T+Ti4n9zYbEBWJBW9Vdhfu2SQU7QgH0+rUz2PwHFQglfh7Z6+ncD1gpSskJ UnxIMsi6locvOy5E5+374N1pyIxIBQe9Vu3wXmAcUFrBqrm4+MxtJ0elJ2lzo7U6 P2kKjjPWjUoUw5mGYujtaGtYQwPPSi4aeN5rLHFrsmaHw2B5DWMZLyUJQysny/E4 7x+iaTsT/6rt+3pE2G0X1D/HYuccZXc2LYd2uL8Wj5gy14pEr0Hmbk3U1QIlXuej Jz9ni+tW6OoZ9yYfwQ== =SxI7 -----END PGP SIGNATURE----- Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux Pull mtd fix from Richard Weinberger: "spi-nor: fix for missing directory after code refactoring" * tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: mtd: spi-nor: Compile files in controllers/ directory |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
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.