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:
ef37507
)
x86/vdso: Remove x32 intermediates during 'make clean'
author
Andy Lutomirski
<luto@kernel.org>
Fri, 27 Mar 2015 18:48:19 +0000
(11:48 -0700)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 31 Mar 2015 08:45:15 +0000
(10:45 +0200)
The existing clean-files rule was missing vdsox32.so and
vdsox32.so.dbg. We should really rename the intermediates to
allow a single rule to get them all.
Also-reported-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Link:
http://lkml.kernel.org/r/7fa2ad4a63bc6f52e214125900d54165ef06cc10.1427482099.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found