Hello:
This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Tue, 15 Nov 2022 19:20:50 +0100 you wrote:
From: Björn Töpel bjorn@rivosinc.com
When cross-compiling selftests/bpf, the resolve_btfids binary end up in a different directory, than the regular resolve_btfids builds. Populate RESOLVE_BTFIDS for sub-make, so it can find the binary.
[...]
Here is the summary with links: - [bpf,1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make https://git.kernel.org/bpf/bpf-next/c/c4525f05ca3c - [bpf,2/2] selftests/bpf: Pass target triple to get_sys_includes macro https://git.kernel.org/bpf/bpf-next/c/98b2afc8a67f
You are awesome, thank you!