diff options
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r-- | tools/perf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile index 652a470b5f74..4172c3b0e4a7 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -423,7 +423,6 @@ LIB_OBJS += util/trace-event-perl.o | |||
423 | LIB_OBJS += util/svghelper.o | 423 | LIB_OBJS += util/svghelper.o |
424 | LIB_OBJS += util/sort.o | 424 | LIB_OBJS += util/sort.o |
425 | LIB_OBJS += util/hist.o | 425 | LIB_OBJS += util/hist.o |
426 | LIB_OBJS += util/data_map.o | ||
427 | LIB_OBJS += util/probe-event.o | 426 | LIB_OBJS += util/probe-event.o |
428 | 427 | ||
429 | BUILTIN_OBJS += builtin-annotate.o | 428 | BUILTIN_OBJS += builtin-annotate.o |