summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn@rivosinc.com>2024-09-27 15:13:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 14:01:42 +0100
commit9151d80ea7f170b249ea1ccf3a8c36a70915f570 (patch)
tree8d781dedb5c9f407cbe809cae7704635c807d705 /samples
parent1fcc87ec9d53b3ba5654104b2e5e67be0257181c (diff)
downloadlinux-9151d80ea7f170b249ea1ccf3a8c36a70915f570.tar.gz
linux-9151d80ea7f170b249ea1ccf3a8c36a70915f570.tar.bz2
linux-9151d80ea7f170b249ea1ccf3a8c36a70915f570.zip
selftests: bpf: Add missing per-arch include path
[ Upstream commit 19090f0306f1748980596c6c71f1c4b128639cff ] The prog_tests programs do not include the per-arch tools include path, e.g. tools/arch/riscv/include. Some architectures depend those files to build properly. Include tools/arch/$(SUBARCH)/include in the selftests bpf build. Fixes: 6d74d178fe6e ("tools: Add riscv barrier implementation") Signed-off-by: Björn Töpel <bjorn@rivosinc.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20240927131355.350918-2-bjorn@kernel.org Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions