diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-12-29 18:15:01 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-22 23:43:33 +0900 |
commit | ee2162bd4fe85a62dcd3b9133fd0c537ae2eb3c5 (patch) | |
tree | afb5efd76b899888940f207786914ae3943a4c7d /scripts/Makefile.lib | |
parent | 92215e7a801da7b89037a185c98f5ebb86a415b9 (diff) |
kbuild: add more comments for KBUILD_NOCMDDEP=1
The cmd-check for KBUILD_NOCMDDEP=1 may not be clear until you see
commit c4d5ee13984f ("kbuild: make KBUILD_NOCMDDEP=1 handle empty
built-in.o").
When a phony target (i.e. FORCE) is the only prerequisite, Kbuild
uses a tricky way to detect that the target does not exist.
Add more comments.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions