diff options
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r-- | tools/perf/Makefile | 1 |
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 |
433 | BUILTIN_OBJS += bench/sched-messaging.o | 433 | BUILTIN_OBJS += bench/sched-messaging.o |
434 | BUILTIN_OBJS += bench/sched-pipe.o | 434 | BUILTIN_OBJS += bench/sched-pipe.o |
435 | BUILTIN_OBJS += bench/mem-memcpy.o | ||
435 | 436 | ||
436 | BUILTIN_OBJS += builtin-help.o | 437 | BUILTIN_OBJS += builtin-help.o |
437 | BUILTIN_OBJS += builtin-sched.o | 438 | BUILTIN_OBJS += builtin-sched.o |