Searched hist:"07 f0148a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/ |
H A D | Makefile | 07f0148a Fri Jan 27 07:57:28 CST 2023 Mathieu Desnoyers <mathieu.desnoyers@efficios.com> selftests: drivers: Fix incorrect kernel headers search path
Use $(KHDR_INCLUDES) as lookup path for kernel headers. This prevents building against kernel headers from the build environment in scenarios where kernel headers are installed into a specific output directory (O=...).
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Shuah Khan <shuah@kernel.org> Cc: linux-kselftest@vger.kernel.org Cc: Ingo Molnar <mingo@redhat.com> Cc: <stable@vger.kernel.org> # 5.18+ Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
/openbmc/linux/tools/testing/selftests/drivers/dma-buf/ |
H A D | Makefile | 07f0148a Fri Jan 27 07:57:28 CST 2023 Mathieu Desnoyers <mathieu.desnoyers@efficios.com> selftests: drivers: Fix incorrect kernel headers search path
Use $(KHDR_INCLUDES) as lookup path for kernel headers. This prevents building against kernel headers from the build environment in scenarios where kernel headers are installed into a specific output directory (O=...).
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Shuah Khan <shuah@kernel.org> Cc: linux-kselftest@vger.kernel.org Cc: Ingo Molnar <mingo@redhat.com> Cc: <stable@vger.kernel.org> # 5.18+ Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|