kexec: purgatory: add clean-up for purgatory directory
authorMichael Welling <[email protected]>
Fri, 29 Aug 2014 22:19:13 +0000 (15:19 -0700)
committerLinus Torvalds <[email protected]>
Fri, 29 Aug 2014 23:28:17 +0000 (16:28 -0700)
Without this patch the kexec-purgatory.c and purgatory.ro files are not
removed after make mrproper.

Signed-off-by: Michael Welling <[email protected]>
Acked-by: Vivek Goyal <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/Makefile

index c96bcec544fcaeb5e44491fe077c655fba787987..60087ca37679ccfad7c0417b8e3b32852524ba7c 100644 (file)
@@ -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: