From: Ingo Molnar Date: Thu, 10 Oct 2013 06:53:17 +0000 (+0200) Subject: tools/perf/build: Simplify the libelf logic X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f36978ca5b12b1e35535dedb8c999694fc0dfcf;p=pandora-kernel.git tools/perf/build: Simplify the libelf logic Ulrich Drepper and Namhyung Kim reported that the libelf logic in config/Makefile is duplicated in part. Remove the duplication, and also remove the now unused FLAGS_LIBELF variable. Reported-by: Ulrich Drepper Reported-by: Namhyung Kim Cc: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: David Ahern Cc: Jiri Olsa Signed-off-by: Ingo Molnar Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed