Home
last modified time | relevance | path

Searched hist:"91939636 cac4585e5c99a15c8b9023e0dcabb4e5" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/hid/
H A DMakefilediff 91939636cac4585e5c99a15c8b9023e0dcabb4e5 Thu Oct 05 17:55:34 CEST 2023 Benjamin Tissoires <bentiss@kernel.org> selftests/hid: force using our compiled libbpf headers

Turns out that we were relying on the globally installed headers, not
the ones we freshly compiled.
Add a manual include in CFLAGS to sort this out.

Tested-by: Nick Desaulniers <ndesaulniers@google.com> # Build
Tested-by: Justin Stitt <justinstitt@google.com>
Link: https://lore.kernel.org/r/20230825-wip-selftests-v3-3-639963c54109@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>