aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r--tools/perf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile
index 3ef6621bf6cd..f1537a94a05f 100644
--- a/tools/perf/Makefile
+++ b/tools/perf/Makefile
@@ -419,6 +419,7 @@ BUILTIN_OBJS += builtin-bench.o
419# Benchmark modules 419# Benchmark modules
420BUILTIN_OBJS += bench/sched-messaging.o 420BUILTIN_OBJS += bench/sched-messaging.o
421BUILTIN_OBJS += bench/sched-pipe.o 421BUILTIN_OBJS += bench/sched-pipe.o
422BUILTIN_OBJS += bench/mem-memcpy.o
422 423
423BUILTIN_OBJS += builtin-help.o 424BUILTIN_OBJS += builtin-help.o
424BUILTIN_OBJS += builtin-sched.o 425BUILTIN_OBJS += builtin-sched.o