From: Namhyung Kim Date: Fri, 28 Sep 2012 09:31:57 +0000 (+0900) Subject: perf tools: Move libdw availability check before arch Makefile X-Git-Tag: v3.7-rc1~29^2~3^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee9e3732a377275a99b6f3c8b4e1f1569f17575;p=pandora-kernel.git perf tools: Move libdw availability check before arch Makefile Since NO_DWARF is used in arch/$(ARCH)/Makefiles, it should be checked before including those files. It was moved by mistake during libelf dependency removal work by me, sorry. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1348824728-14025-2-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed