summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/Makefile.feature')
-rw-r--r--tools/build/Makefile.feature3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/build/Makefile.feature b/tools/build/Makefile.feature
index fe12bee57418..a120c6b755a9 100644
--- a/tools/build/Makefile.feature
+++ b/tools/build/Makefile.feature
@@ -62,7 +62,8 @@ FEATURE_TESTS_BASIC := \
62 zlib \ 62 zlib \
63 lzma \ 63 lzma \
64 get_cpuid \ 64 get_cpuid \
65 bpf 65 bpf \
66 sdt
66 67
67# FEATURE_TESTS_BASIC + FEATURE_TESTS_EXTRA is the complete list 68# FEATURE_TESTS_BASIC + FEATURE_TESTS_EXTRA is the complete list
68# of all feature tests 69# of all feature tests