aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf
diff options
context:
space:
mode:
authorJean-Philippe Brucker <[email protected]>2021-01-13 16:33:18 +0000
committerAndrii Nakryiko <[email protected]>2021-01-14 03:05:39 +0000
commitd6ac8cad50f0c0fed5cfeb61301bb19e8e88985c (patch)
tree963031960d24591c14ebef25a8ded77f74d02c3e /tools/lib/bpf
parentselftests/bpf: Fix out-of-tree build (diff)
downloadkernel-d6ac8cad50f0c0fed5cfeb61301bb19e8e88985c.tar.gz
kernel-d6ac8cad50f0c0fed5cfeb61301bb19e8e88985c.zip
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
During an out-of-tree build, attempting to install the $(TEST_FILES) into the $(OUTPUT) directory fails, because the objects were already generated into $(OUTPUT): rsync: [sender] link_stat "tools/testing/selftests/bpf/test_lwt_ip_encap.o" failed: No such file or directory (2) rsync: [sender] link_stat "tools/testing/selftests/bpf/test_tc_edt.o" failed: No such file or directory (2) Use $(TEST_GEN_FILES) instead. Signed-off-by: Jean-Philippe Brucker <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf')
0 files changed, 0 insertions, 0 deletions