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:
f8bea58
)
x86: delete vsyscall files during make clean
author
Sam Ravnborg
<sam@ravnborg.org>
Wed, 17 Oct 2007 20:06:30 +0000
(22:06 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 17 Oct 2007 19:56:01 +0000
(21:56 +0200)
make clean failed to delete a few files in
x86/kernel. This is because kbuild does not
see the correct/full kernel/Makefile.
As a workaround until the Makefiles are merged specify
the files to be deleted in the common Makefile.
Reported by Mike Galbraith <efault@gmx.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Mike Galbraith <efault@gmx.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile
patch
|
blob
|
history
diff --cc
arch/x86/kernel/Makefile
Simple merge