From: Kusanagi Kouichi Date: Sun, 26 Sep 2010 17:17:42 +0000 (-0300) Subject: perf tools: Fix build breakage X-Git-Tag: v2.6.36-rc7~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39cfae64dfd243fa7a7ca73643591bdebc1cf1e9;p=pandora-kernel.git perf tools: Fix build breakage The patch ecafda6 introduced a problem where all object files would be always rebuilt, fix it by using: http://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html Reported-by: Arnaldo Carvalho de Melo Cc: Bernd Petrovitsch Signed-off-by: Kusanagi Kouichi Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed