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>
Tue, 8 Feb 2022 01:55:27 +0000 (18:55 -0700)
commit6d468898d7744564ea9cb59d8de8f74660421599
tree4d81842bfa837d1cc9a6b654b850dd269f426ddc
parent57765eb4d4b7156e222f2fec0b6f7860890249fe
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