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:
ebaf0c6
)
don't use 'localversion*' files twice
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 23:05:15 +0000
(15:05 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 23:05:15 +0000
(15:05 -0800)
Since we look in both source and object directories for localversion*
files, we accidentally ended up getting them twice. Use 'sort -u' to
avoid that.
Reported-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge