Skip to content
Commit 98af3746 authored by Wang Yufen's avatar Wang Yufen Committed by Alexei Starovoitov
Browse files

selftests/bpf: fix missing BPF object files



After commit afef88e6 ("selftests/bpf: Store BPF object files with
.bpf.o extension"), we should use *.bpf.o instead of *.o.

In addition, use the BPF_FILE variable to save the BPF object file name,
which can be better identified and modified.

Fixes: afef88e6 ("selftests/bpf: Store BPF object files with .bpf.o extension")
Signed-off-by: default avatarWang Yufen <wangyufen@huawei.com>
Acked-by: default avatarStanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/1666235134-562-1-git-send-email-wangyufen@huawei.com


Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent fb73a20e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment