diff options
author | Thomas Weißschuh <[email protected]> | 2024-08-07 23:51:45 +0200 |
---|---|---|
committer | Thomas Weißschuh <[email protected]> | 2024-08-12 22:22:14 +0200 |
commit | 1a1200b66fd52dca33255270a09a093592c3b877 (patch) | |
tree | 9e08e0b6d8760701f7b2ad9c7908aa75ddff0de9 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f1a58f61d88642ae1e6e97e9d72d73bc70a93cb8 (diff) |
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 <[email protected]>
Acked-by: Willy Tarreau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Thomas Weißschuh <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions