summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authortanze <tanze@kylinos.cn>2025-05-15 13:18:39 +0800
committerWill Deacon <will@kernel.org>2025-05-16 15:15:13 +0100
commitb225219a4002aae9b5d71cf0f912ac02d38f0212 (patch)
tree1c476e616e4d410d7ab32c7a26573c8a942b1ea1 /scripts/lib/kdoc/kdoc_parser.py
parent864f3ddcd7153fdb3f2d3822e563985135d8eafa (diff)
kselftest/arm64: Set default OUTPUT path when undefined
When running 'make' in tools/testing/selftests/arm64/ without explicitly setting the OUTPUT variable, the build system will creates test directories (e.g., /bti) in the root filesystem due to OUTPUT defaulting to an empty string. This causes unintended pollution of the root directory. This patch adds proper handling for the OUTPUT variable: Sets OUTPUT to the current directory (.) if not specified Signed-off-by: tanze <tanze@kylinos.cn> Link: https://lore.kernel.org/r/20250515051839.3409658-1-tanze@kylinos.cn Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions