kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 9 Jan 2023 13:40:40 +0000 (22:40 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Jan 2023 14:43:33 +0000 (23:43 +0900)
commit12fec3d60118237e4674a463c2c2923b8279ad67
tree189d0d5c45e1e55ecf8184694540c77ab07b972e
parentc83b16cefd78f55071840e1159ead9fe62747769
kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)

$(tmp-target) is a better fit for local use like this.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
scripts/Kbuild.include