kbuild: use absolute path in the generated wrapper Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 10 Nov 2024 01:34:37 +0000 (10:34 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 27 Nov 2024 23:11:55 +0000 (08:11 +0900)
commit822b11a74ba2bc79ddd4165d55e988514c053d71
treeb7fffece232e2c1bf9990a09f3fc4ab97fa8db83
parent1d3730f0012fa04ec392b52cc21f945704ac2e16
kbuild: use absolute path in the generated wrapper Makefile

Keep the consistent behavior when this Makefile is invoked from another
directory.

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