perf tools: Fix GNU-only grep usage in Makefile
authorJohn Spencer <maillist-linux@barfooze.de>
Mon, 25 Aug 2014 19:36:32 +0000 (21:36 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Sep 2014 20:08:09 +0000 (17:08 -0300)
commitbf9e3e5763722c9668c6719a1de60ee58452b738
treec1d88269ac8490b77168ea0a02ce160d6a9f267b
parent763122ade725592402190f5ff3b8d2edf42b87e8
perf tools: Fix GNU-only grep usage in Makefile

This makes it work with non-GNU grep's as well.

Signed-off-by: John Spencer <maillist-linux@barfooze.de>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Link: http://thread.gmane.org/gmane.linux.kernel.perf.user/1686
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/utilities.mak