Re: [PATCH v2 2/3] selftests/hid: do not manually call headers_install
From: Shuah Khan
Date: Mon Sep 18 2023 - 13:25:06 EST
On 9/8/23 16:22, Justin Stitt wrote:
From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
"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@xxxxxxxxxx>
Thank for making this change. Just check bpf continues to
compile and run though.
Acked-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
thanks,
-- Shuah