lkml.org 
[lkml]   [2014]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] purgatory: add clean-up for purgatory directory
On Fri, Aug 22, 2014 at 06:37:10PM -0500, Michael Welling wrote:
> Without this patch the kexec-purgatory.c and purgatory.ro files are not removed after make mrproper.
>
> Signed-off-by: Michael Welling <mwelling@ieee.org>

Looks good to me.

Acked-by: Vivek Goyal <vgoyal@redhat.com>

Vivek

> ---
> arch/x86/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/x86/Makefile b/arch/x86/Makefile
> index c96bcec..60087ca 100644
> --- a/arch/x86/Makefile
> +++ b/arch/x86/Makefile
> @@ -251,6 +251,7 @@ archclean:
> $(Q)rm -rf $(objtree)/arch/x86_64
> $(Q)$(MAKE) $(clean)=$(boot)
> $(Q)$(MAKE) $(clean)=arch/x86/tools
> + $(Q)$(MAKE) $(clean)=arch/x86/purgatory
>
> PHONY += kvmconfig
> kvmconfig:
> --
> 1.7.9.5


\
 
 \ /
  Last update: 2014-08-25 21:21    [W:0.052 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site