aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/c++/Build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/c++/Build')
-rw-r--r--tools/perf/util/c++/Build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/perf/util/c++/Build b/tools/perf/util/c++/Build
index 988fef1b11d7..613ecfd76527 100644
--- a/tools/perf/util/c++/Build
+++ b/tools/perf/util/c++/Build
@@ -1,2 +1,2 @@
-libperf-$(CONFIG_CLANGLLVM) += clang.o
-libperf-$(CONFIG_CLANGLLVM) += clang-test.o
+perf-$(CONFIG_CLANGLLVM) += clang.o
+perf-$(CONFIG_CLANGLLVM) += clang-test.o