diff options
author | Björn Töpel <[email protected]> | 2024-09-27 15:13:52 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-10-07 20:20:55 -0700 |
commit | 710fbca820c721cdd60fa8c5bbe9deb4c0788aae (patch) | |
tree | 1285e7d4327cb8b16470e985407bed6dfc0d9e8d /drivers/fpga/xilinx-selectmap.c | |
parent | a5da3d65681f86f582420b5aea49c1d9a7c7e51e (diff) |
libbpf: Add missing per-arch include path
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 <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions