Re: (subset) [PATCH v3 0/3] Makefile fixes for samples/{bpf,hid}
From: Benjamin Tissoires
Date: Tue Feb 04 2025 - 05:10:13 EST
On Mon, 03 Feb 2025 02:55:03 -0600, Jinghao Jia wrote:
> Following commit 13b25489b6f8 ("kbuild: change working directory to
> external module directory with M="), the Makefiles for both bpf and hid
> samples are broken due to the use of the relative vmlinux path (i.e.,
> ./vmlinux) when generating vmlinux.h. Additionally, samples/hid experience
> the same problem that was fixed for samples/bpf in commit 5a6ea7022ff4
> ("samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS").
>
> [...]
Applied to hid/hid.git (for-6.14/upstream-fixes), thanks!
[1/3] samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
https://git.kernel.org/hid/hid/c/1739cafdb8de
[3/3] samples/hid: fix broken vmlinux path for VMLINUX_BTF
https://git.kernel.org/hid/hid/c/8b125949df58
Cheers,
--
Benjamin Tissoires <bentiss@xxxxxxxxxx>