]> git.baikalelectronics.ru Git - kernel.git/commit
tools: Move utilities.mak from perf to tools/scripts/
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 18 Mar 2016 16:57:20 +0000 (13:57 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 18 Mar 2016 16:57:20 +0000 (13:57 -0300)
commitf1d9253d05ec11ec76764d3465d37182cb61a068
treedd3ba9072d9ccea7f14451c3932f0a11acdf6ff2
parent26fd54547ad136972e150fc6126bbf3c66b72fdf
tools: Move utilities.mak from perf to tools/scripts/

As it is used by several other tools, better move it outside tools/perf.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-34s9kue3xq9w5mijdmfrfx8s@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/api/Makefile
tools/lib/subcmd/Makefile
tools/perf/Documentation/Makefile
tools/perf/Makefile.perf
tools/perf/config/Makefile
tools/perf/config/utilities.mak [deleted file]
tools/scripts/utilities.mak [new file with mode: 0644]