diff options
author | Andre Przywara <[email protected]> | 2023-08-15 15:59:31 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-08-16 14:43:47 +0100 |
commit | e08302ee46c9a5101e3902350ba5e27fcb18894b (patch) | |
tree | 7f8214d51b19a2752ea48a5ae497f820b6ff9727 /tools/testing/selftests/net/af_unix/unix_connect.c | |
parent | 46862da15e37efedb7d2d21e167f506c0b533772 (diff) |
kselftest/arm64: build BTI tests in output directory
The arm64 BTI selftests are currently built in the source directory,
then the generated binaries are copied to the output directory.
This leaves the object files around in a potentially otherwise pristine
source tree, tainting it for out-of-tree kernel builds.
Prepend $(OUTPUT) to every reference to an object file in the Makefile,
and remove the extra handling and copying. This puts all generated files
under the output directory.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/af_unix/unix_connect.c')
0 files changed, 0 insertions, 0 deletions