diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-08-07 23:51:45 +0200 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2024-08-12 22:22:14 +0200 |
commit | 1a1200b66fd52dca33255270a09a093592c3b877 (patch) | |
tree | 9e08e0b6d8760701f7b2ad9c7908aa75ddff0de9 /drivers/fpga/tests/fpga-region-test.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 <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 'drivers/fpga/tests/fpga-region-test.c')
0 files changed, 0 insertions, 0 deletions