git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55922c9
)
package: Makefile: fix perf target bug
author
matt mooney
<mfm@muteddisk.com>
Fri, 13 May 2011 23:41:12 +0000
(16:41 -0700)
committer
Michal Marek
<mmarek@suse.cz>
Fri, 24 Jun 2011 13:20:55 +0000
(15:20 +0200)
Specify --git-dir when building perf targets to allow out-of-tree
builds using O=<build-dir>.
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 <mfm@muteddisk.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found