Home
last modified time | relevance | path

Searched hist:"5 ea172165400e6efaa88989c837d2077c49161d8" (Results 1 – 1 of 1) sorted by relevance

/linux/
H A DMakefile5ea172165400e6efaa88989c837d2077c49161d8 Sun Nov 10 01:34:31 UTC 2024 Masahiro Yamada <masahiroy@kernel.org> 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>