summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@collabora.com>2022-07-08 17:23:29 +0100
committerShuah Khan <skhan@linuxfoundation.org>2022-07-11 17:23:36 -0600
commit49de12ba06efcba76332054379830f9d04541492 (patch)
tree9aae84c515b031cbbd340e021277a7f138ad821d /tools/testing/selftests/Makefile
parentf2745dc0ba3dadd8fa2b2c33f48253d78e133a12 (diff)
downloadlinux-stable-49de12ba06efcba76332054379830f9d04541492.tar.gz
linux-stable-49de12ba06efcba76332054379830f9d04541492.tar.bz2
linux-stable-49de12ba06efcba76332054379830f9d04541492.zip
selftests: drop KSFT_KHDR_INSTALL make target
Drop the KSFT_KHDR_INSTALL make target now that all use-cases have been removed from the other kselftest Makefiles. 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>
Diffstat (limited to 'tools/testing/selftests/Makefile')
-rw-r--r--tools/testing/selftests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index bf792130052d..5047d8eef53e 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -143,7 +143,6 @@ endif
# Prepare for headers install
include $(top_srcdir)/scripts/subarch.include
ARCH ?= $(SUBARCH)
-export KSFT_KHDR_INSTALL_DONE := 1
export BUILD
export KHDR_INCLUDES