Mgerge remote-tracking branch 'torvalds/master' into perf/core
[linux-2.6-microblaze.git] / tools / build / feature / Makefile
index 93b590d..846ee13 100644 (file)
@@ -68,7 +68,7 @@ FILES=                                          \
          test-llvm-version.bin                 \
          test-libaio.bin                       \
          test-libzstd.bin                      \
-         test-clang-bpf-global-var.bin         \
+         test-clang-bpf-co-re.bin              \
          test-file-handle.bin                  \
          test-libpfm4.bin
 
@@ -323,7 +323,7 @@ $(OUTPUT)test-libaio.bin:
 $(OUTPUT)test-libzstd.bin:
        $(BUILD) -lzstd
 
-$(OUTPUT)test-clang-bpf-global-var.bin:
+$(OUTPUT)test-clang-bpf-co-re.bin:
        $(CLANG) -S -g -target bpf -o - $(patsubst %.bin,%.c,$(@F)) |   \
                grep BTF_KIND_VAR