]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: doc: fix 'List directories to visit when descending' section
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 28 Nov 2020 11:51:04 +0000 (20:51 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 21 Dec 2020 04:57:07 +0000 (13:57 +0900)
commit603209b836b54aca1e712436f29c0eee36891a3e
tree0622e97b4f138edaa25e24bc307df37ab1833030
parentfe7cc4143f0633534858d787af5d671df85265ca
kbuild: doc: fix 'List directories to visit when descending' section

Fix stale information:

 - Fix the section number in the reference from 6.4 to 7.4.

 - Remove init-y and net-y. They were removed by commit 67ab1876fbf1
   ("kbuild: merge init-y into core-y") and commit 90d1761cfad0
   ("kbuild: merge net-y and virt-y into drivers-y"), respectively.

 - Update the example because arch/sparc64/Makefile does not exit.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Documentation/kbuild/makefiles.rst