OSDN Git Service

kbuild: remove wrong documentation about mandatory-y
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 19 Feb 2020 01:15:19 +0000 (10:15 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 26 Feb 2020 17:19:30 +0000 (02:19 +0900)
commiteccbde4f6c2b6ebc52b3e9103e6f2f73f5a9f79a
treec200df9ceaf850c5ce480f3276be663a324aafea
parent505b12b3861bc79d1b81c815faaf4910469a7006
kbuild: remove wrong documentation about mandatory-y

This sentence does not make sense in the section about mandatory-y.

This seems to be a copy-paste mistake of commit fcc8487d477a ("uapi:
export all headers under uapi directories").

The correct description would be "The convention is to list one
mandatory-y per line ...".

I just removed it instead of fixing it. If such information is needed,
it could be commented in include/asm-generic/Kbuild and
include/uapi/asm-generic/Kbuild.

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