kbuild: rename abs_objtree to abs_output
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 10 Nov 2024 01:34:31 +0000 (10:34 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 27 Nov 2024 00:38:27 +0000 (09:38 +0900)
commit5ea172165400e6efaa88989c837d2077c49161d8
tree9464410b8e6dadc4117852a73fcac94dc943c6eb
parent214c0eea43b2ea66bcd6467ea57e47ce8874191b
kbuild: rename abs_objtree to abs_output

'objtree' refers to the top of the output directory of kernel builds.

Rename abs_objtree to a more generic name, to better reflect its use in
the context of external module builds.

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