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 3f0666af93de..53e663a5fa2f 100644
--- a/tools/perf/Makefile
+++ b/tools/perf/Makefile
@@ -432,6 +432,7 @@ BUILTIN_OBJS += builtin-bench.o
432# Benchmark modules 432# Benchmark modules
433BUILTIN_OBJS += bench/sched-messaging.o 433BUILTIN_OBJS += bench/sched-messaging.o
434BUILTIN_OBJS += bench/sched-pipe.o 434BUILTIN_OBJS += bench/sched-pipe.o
435BUILTIN_OBJS += bench/mem-memcpy.o
435 436
436BUILTIN_OBJS += builtin-help.o 437BUILTIN_OBJS += builtin-help.o
437BUILTIN_OBJS += builtin-sched.o 438BUILTIN_OBJS += builtin-sched.o