aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing/bpf
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2019-03-14 23:52:11 +0100
committerAnders Roxell <anders.roxell@linaro.org>2019-03-14 23:52:11 +0100
commit6df5c51d1729e685508a17bb9d64133913a859a5 (patch)
treec70946937e91f532f856d675f082ba8112469d07 /tools/testing/selftests/tc-testing/bpf
parente346a2455c995bbe747ecb0a9e0ca84bd91abd32 (diff)
build against tools/(arch|include) instead of headers_installkselftest-tools-includeWIP-ksft-use-tools-inc-next-20190306
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'tools/testing/selftests/tc-testing/bpf')
-rw-r--r--tools/testing/selftests/tc-testing/bpf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/tc-testing/bpf/Makefile b/tools/testing/selftests/tc-testing/bpf/Makefile
index be5a5e542804..dc92eb271d9a 100644
--- a/tools/testing/selftests/tc-testing/bpf/Makefile
+++ b/tools/testing/selftests/tc-testing/bpf/Makefile
@@ -4,7 +4,6 @@ APIDIR := ../../../../include/uapi
TEST_GEN_FILES = action.o
top_srcdir = ../../../../..
-KSFT_KHDR_INSTALL := 1
include ../../lib.mk
CLANG ?= clang