aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r--tools/perf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile
index b492e3a51268..2f4288638806 100644
--- a/tools/perf/Makefile
+++ b/tools/perf/Makefile
@@ -251,7 +251,7 @@ LIB_H += util/include/linux/const.h
251LIB_H += util/include/linux/ctype.h 251LIB_H += util/include/linux/ctype.h
252LIB_H += util/include/linux/kernel.h 252LIB_H += util/include/linux/kernel.h
253LIB_H += util/include/linux/list.h 253LIB_H += util/include/linux/list.h
254LIB_H += util/include/linux/module.h 254LIB_H += util/include/linux/export.h
255LIB_H += util/include/linux/poison.h 255LIB_H += util/include/linux/poison.h
256LIB_H += util/include/linux/prefetch.h 256LIB_H += util/include/linux/prefetch.h
257LIB_H += util/include/linux/rbtree.h 257LIB_H += util/include/linux/rbtree.h