]> Git Repo - linux.git/commit - scripts/package/Makefile
package: Makefile: fix perf target bug
authormatt mooney <[email protected]>
Fri, 13 May 2011 23:41:12 +0000 (16:41 -0700)
committerMichal Marek <[email protected]>
Fri, 24 Jun 2011 13:20:55 +0000 (15:20 +0200)
commit3bdccc880b39c2d8e2cdd3783107dc6799ba62ca
tree1fa83bcce272227df9c009498878f733f55a748c
parent55922c9d1b84b89cb946c777fddccb3247e7df2c
package: Makefile: fix perf target bug

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 <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
scripts/package/Makefile
This page took 0.052842 seconds and 4 git commands to generate.