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)
commit23b53061ad5dd435d4d35c842cd84047dbbe2919
tree0622e97b4f138edaa25e24bc307df37ab1833030
parent8c4d9b145ba39fa31fd225e9051dd562260b6460
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 23febe375d94
   ("kbuild: merge init-y into core-y") and commit 95fb6317b3ab
   ("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