diff options
author | Björn Töpel <[email protected]> | 2023-08-31 18:29:54 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2023-08-31 22:01:53 +0200 |
commit | be8e754cbfac698d6304bb8382c8d18ac74424d3 (patch) | |
tree | 9eb9a5a36949a2dff8f4babf4e81d26fac459444 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 6a86b5b5cd76d2734304a0173f5f01aa8aa2025e (diff) |
selftests/bpf: Include build flavors for install target
When using the "install" or targets depending on install, e.g. "gen_tar",
the BPF machine flavors weren't included.
A command like:
| make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- O=/workspace/kbuild \
| HOSTCC=gcc FORMAT= SKIP_TARGETS="arm64 ia64 powerpc sparc64 x86 sgx" \
| -C tools/testing/selftests gen_tar
would not include bpf/no_alu32, bpf/cpuv4, or bpf/bpf-gcc.
Include the BPF machine flavors for "install" make target.
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions