From: matt mooney Date: Fri, 13 May 2011 23:41:12 +0000 (-0700) Subject: package: Makefile: fix perf target bug X-Git-Tag: v3.1-rc1~242^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bdccc880b39c2d8e2cdd3783107dc6799ba62ca;p=pandora-kernel.git package: Makefile: fix perf target bug Specify --git-dir when building perf targets to allow out-of-tree builds using O=. The shell command in `git archive' had to be modified to allow proper file name expansion of the files listed in MANIFEST. Signed-off-by: matt mooney Signed-off-by: Michal Marek --- Reading git-diff-tree failed