x86: use targets in the boot Makefile instead of CLEAN_FILES
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Mar 2009 20:43:14 +0000 (13:43 -0700)
committerH. 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>
arch/x86/Makefile
arch/x86/boot/Makefile

Simple merge
Simple merge