Stop using the KSFT_KHDR_INSTALL flag as installing the kernel headers from the kselftest Makefile is causing some issues. Instead, rely on the headers to be installed directly by the top-level Makefile "headers_install" make target prior to building kselftest. Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com> Tested-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
---|---|---|
.. | ||
.gitignore | ||
futex_requeue.c | ||
futex_requeue_pi.c | ||
futex_requeue_pi_mismatched_ops.c | ||
futex_requeue_pi_signal_restart.c | ||
futex_wait.c | ||
futex_wait_private_mapped_file.c | ||
futex_wait_timeout.c | ||
futex_wait_uninitialized_heap.c | ||
futex_wait_wouldblock.c | ||
futex_waitv.c | ||
Makefile | ||
run.sh |