]> Git Repo - linux.git/commit - tools/Makefile
tools build: Fix perf_clean target
authorJiri Olsa <[email protected]>
Mon, 25 Apr 2016 20:17:18 +0000 (22:17 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 25 Apr 2016 20:59:36 +0000 (17:59 -0300)
commitab362f5a95ff72a895c446e9d5ef548cac2fea07
tree2ccd4434c0d16bda0d64cdc3af68b0a107946d8d
parent6404436a63a463d03ef9b5d7cd5edd371e711a95
tools build: Fix perf_clean target

Fix perf_clean target to follow the same logic as perf target.

Fixes the following make invokation:

  $ cd <kernelsrc> && make tools/perf_clean

Reported-by: TJ <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=116411
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/Makefile
This page took 0.05353 seconds and 4 git commands to generate.