diff options
author | 2024-08-07 23:51:45 +0200 | |
---|---|---|
committer | 2024-08-12 22:22:14 +0200 | |
commit | 1a1200b66fd52dca33255270a09a093592c3b877 (patch) | |
tree | 9e08e0b6d8760701f7b2ad9c7908aa75ddff0de9 /scripts/lib/kdoc/kdoc_files.py | |
parent | selftests/nolibc: avoid passing NULL to printf("%s") (diff) | |
download | wireguard-linux-1a1200b66fd52dca33255270a09a093592c3b877.tar.xz wireguard-linux-1a1200b66fd52dca33255270a09a093592c3b877.zip |
selftests/nolibc: determine $(srctree) first
The nolibc-test Makefile includes various other Makefiles from the tree.
At first these are included with relative paths like
"../../../build/Build.include" but as soon as $(srctree) is set up,
the inclusions use that instead to build full paths.
To keep the style of inclusions consistent, perform the setup
$(srctree) as early as possible and use it for all inclusions.
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20240807-nolibc-llvm-v2-9-c20f2f5fc7c2@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions