aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2016-07-12 10:31:39 -0400
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-07-12 14:20:40 -0400
commit1d4489d0ec141fe77eb79ce9bf9179d0342cb809 (patch)
tree82b36b0a6cb4c201a214503222098f25cec33fe3 /tools
parentbb9707077b4ee5f77bc9939b057ff8a0d410296f (diff)
perf tools: Add the tools/ stringify copy to the MANIFEST
So that we don't end up using the kernel one when building out of tree, via a detached tarball. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Fixes: 737ef7d32cb4 ("tools include: Copy linux/stringify.h from the kernel") Link: http://lkml.kernel.org/n/tip-t8yn1d7y0magk889ymc8jlai@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index db7cfb42a675..923eda2e7d52 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -73,6 +73,7 @@ tools/include/linux/poison.h
73tools/include/linux/rbtree.h 73tools/include/linux/rbtree.h
74tools/include/linux/rbtree_augmented.h 74tools/include/linux/rbtree_augmented.h
75tools/include/linux/string.h 75tools/include/linux/string.h
76tools/include/linux/stringify.h
76tools/include/linux/types.h 77tools/include/linux/types.h
77tools/include/linux/err.h 78tools/include/linux/err.h
78tools/include/linux/bitmap.h 79tools/include/linux/bitmap.h
@@ -83,7 +84,6 @@ include/asm-generic/bitops/__fls.h
83include/asm-generic/bitops/fls.h 84include/asm-generic/bitops/fls.h
84include/linux/list.h 85include/linux/list.h
85include/linux/hash.h 86include/linux/hash.h
86include/linux/stringify.h
87include/linux/swab.h 87include/linux/swab.h
88arch/*/include/asm/unistd*.h 88arch/*/include/asm/unistd*.h
89arch/*/include/uapi/asm/unistd*.h 89arch/*/include/uapi/asm/unistd*.h