diff options
| author | Björn Töpel <bjorn@rivosinc.com> | 2024-09-27 15:13:52 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-05 14:01:42 +0100 |
| commit | 1fcc87ec9d53b3ba5654104b2e5e67be0257181c (patch) | |
| tree | 2001cec283de630dd46e5641832c6d9a201a876c /samples | |
| parent | 2245bb1ba9c0023f1c8469b61c3eab849af71d6a (diff) | |
| download | linux-1fcc87ec9d53b3ba5654104b2e5e67be0257181c.tar.gz linux-1fcc87ec9d53b3ba5654104b2e5e67be0257181c.tar.bz2 linux-1fcc87ec9d53b3ba5654104b2e5e67be0257181c.zip | |
libbpf: Add missing per-arch include path
[ Upstream commit 710fbca820c721cdd60fa8c5bbe9deb4c0788aae ]
libbpf does 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 libbpf 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-1-bjorn@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions
