Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux...
[deliverable/linux.git] / tools / build / Makefile.feature
index 57c8f98874e833b7407c7000fe2fb8ff1253eb16..a120c6b755a9869798a8dbfd5c90919c52f02eac 100644 (file)
@@ -40,6 +40,8 @@ FEATURE_TESTS_BASIC :=                        \
        libbfd                          \
        libelf                          \
        libelf-getphdrnum               \
+       libelf-gelf_getnote             \
+       libelf-getshdrstrndx            \
        libelf-mmap                     \
        libnuma                         \
        numa_num_possible_cpus          \
@@ -60,7 +62,8 @@ FEATURE_TESTS_BASIC :=                        \
        zlib                            \
        lzma                            \
        get_cpuid                       \
-       bpf
+       bpf                             \
+       sdt
 
 # FEATURE_TESTS_BASIC + FEATURE_TESTS_EXTRA is the complete list
 # of all feature tests
This page took 0.027547 seconds and 5 git commands to generate.