selftests: futex: set DEFAULT_INSTALL_HDR_PATH
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Wed, 19 Jan 2022 10:33:32 +0000 (15:33 +0500)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 24 Feb 2022 00:14:36 +0000 (17:14 -0700)
commitcef757808666de8400d09ac11521418d8122edd5
treec7eedf3e5d39c2c98d9f161d1211e74539e70d9a
parente005ff01bfdb653ac2f03614625cb9aefa86fa9c
selftests: futex: set DEFAULT_INSTALL_HDR_PATH

If only futex selftest is compiled, uapi header files are copied to the
selftests/futex/functional directory. This copy isn't needed. Set the
DEFAULT_INSTALL_HDR_PATH variable to 1 to use the default header install
path only. This removes extra copy of header file.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/futex/functional/Makefile