Re: [PATCH v2 2/3] selftests/hid: do not manually call headers_install
From: Shuah Khan <skhan@linuxfoundation.org>
Date: 2023-09-18 17:25:06
Also in:
bpf, linux-kselftest, lkml
From: Shuah Khan <skhan@linuxfoundation.org>
Date: 2023-09-18 17:25:06
Also in:
bpf, linux-kselftest, lkml
On 9/8/23 16:22, Justin Stitt wrote:
From: Benjamin Tissoires <bentiss@kernel.org> "make headers" is a requirement before calling make on the selftests dir, so we should not have to manually install those headers Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Thank for making this change. Just check bpf continues to compile and run though. Acked-by: Shuah Khan <skhan@linuxfoundation.org> thanks, -- Shuah