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 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 |
420 | BUILTIN_OBJS += bench/sched-messaging.o | 420 | BUILTIN_OBJS += bench/sched-messaging.o |
421 | BUILTIN_OBJS += bench/sched-pipe.o | 421 | BUILTIN_OBJS += bench/sched-pipe.o |
422 | BUILTIN_OBJS += bench/mem-memcpy.o | ||
422 | 423 | ||
423 | BUILTIN_OBJS += builtin-help.o | 424 | BUILTIN_OBJS += builtin-help.o |
424 | BUILTIN_OBJS += builtin-sched.o | 425 | BUILTIN_OBJS += builtin-sched.o |