perf build: Group the NO_SYSCALL_TABLE logic
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 28 May 2020 14:47:24 +0000 (11:47 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 29 May 2020 19:48:03 +0000 (16:48 -0300)
commit9b90d9734ab72292de080a6e2a46f037994e0fb9
tree09850de9231be29af8e75205fe5f91dd83bcd970
parent9b2d2066ddf6f38c79aa38321544999fa943f0e0
perf build: Group the NO_SYSCALL_TABLE logic

To help in allowing to disable it from the make command line.

Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lore.kernel.org/lkml/20200529155552.463-2-acme@kernel.org
[ Fixed the logic for the filter part, it should be ifeq, not ifneq ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.config