This patch series fixes a few issues I've found while integrating the bpf selftests into systemd's mkosi development environment. Daan De Meyer (3): selftests/bpf: Install all required files to run selftests selftests/bpf: Use "is not set" instead of "=n" selftests/bpf: Use CONFIG_TEST_BPF=m instead of of CONFIG_TEST_BPF=y tools/testing/selftests/bpf/Makefile | 6 ++++-- tools/testing/selftests/bpf/config | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) -- 2.38.1