lkml.org 
[lkml]   [2009]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tip:x86/setup] x86: use targets in the boot Makefile instead of CLEAN_FILES
On Thu, Mar 12, 2009 at 08:48:28PM +0000, H. Peter Anvin wrote:
> Commit-ID: 16a6791934a1077609482dd6c091aa8b4c39a834
> Gitweb: http://git.kernel.org/tip/16a6791934a1077609482dd6c091aa8b4c39a834
> Author: H. Peter Anvin <hpa@zytor.com>
> AuthorDate: Thu, 12 Mar 2009 13:43:14 -0700
> Commit: H. Peter Anvin <hpa@zytor.com>
> CommitDate: Thu, 12 Mar 2009 13:43:14 -0700
>
> 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 <sam@ravnborg.org>
> Signed-off-by: H. Peter Anvin <hpa@zytor.com>

Acked-by: Sam Ravnborg <sam@ravnborg.org>

When you are cleaning up...

archclean:
$(Q)rm -rf $(objtree)/arch/i386
$(Q)rm -rf $(objtree)/arch/x86_64

Do we need this hack now?
I recall it was some backward soon-to-be-removed hack we made right after the x86 merge.

Sam


\
 
 \ /
  Last update: 2009-03-12 22:07    [W:0.346 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site