From: H. Peter Anvin Date: Thu, 12 Mar 2009 20:43:14 +0000 (-0700) Subject: x86: use targets in the boot Makefile instead of CLEAN_FILES X-Git-Tag: v2.6.30-rc1~211^2~21^2~1^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a6791934a1077609482dd6c091aa8b4c39a834;p=pandora-kernel.git x86: use targets in the boot Makefile instead of CLEAN_FILES 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed