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:
f9c5107
)
x86: use targets in the boot Makefile instead of CLEAN_FILES
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 12 Mar 2009 20:43:14 +0000
(13:43 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 12 Mar 2009 20:43:14 +0000
(13:43 -0700)
Impact: cleanup
Instead of using CLEAN_FILES in arch/x86/Makefile, add generated files
to targets in arch/x86/boot/Makefile, so they will get naturally
cleaned up by "make clean".
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found