Searched hist:"89 d024a7ba02b6b969f89ac057442b5d3bcb4272" (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/hid/ |
H A D | Makefile | diff 89d024a7ba02b6b969f89ac057442b5d3bcb4272 Thu Oct 05 17:55:33 CEST 2023 Benjamin Tissoires <bentiss@kernel.org> selftests/hid: do not manually call headers_install
"make headers" is a requirement before calling make on the selftests dir, so we should not have to manually install those headers
Acked-by: Shuah Khan <skhan@linuxfoundation.org> 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-2-639963c54109@kernel.org Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
|