summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-06-19 18:43:42 +0900
committerIngo Molnar <mingo@kernel.org>2018-06-21 12:55:05 +0200
commitd6605b6bbee88b74150b14f5e83a6067f5e323d2 (patch)
tree8f9a85e48558944f953f1e1be7499862d02678aa /arch/x86/Makefile
parentbdab125c9301a6ac538911ba68f665dfd075ec81 (diff)
downloadlinux-0-day-d6605b6bbee88b74150b14f5e83a6067f5e323d2.tar.gz
linux-0-day-d6605b6bbee88b74150b14f5e83a6067f5e323d2.tar.xz
x86/build: Remove unnecessary preparation for purgatory
kexec-purgatory.c is properly generated when Kbuild descend into the arch/x86/purgatory/. Thus the 'archprepare' target is redundant. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Michal Marek <michal.lkml@markovi.net> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/lkml/1529401422-28838-3-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/Makefile')
-rw-r--r--arch/x86/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index d6f404ae3d93b..4fafba5df891d 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -258,11 +258,6 @@ archscripts: scripts_basic
archheaders:
$(Q)$(MAKE) $(build)=arch/x86/entry/syscalls all
-archprepare:
-ifeq ($(CONFIG_KEXEC_FILE),y)
- $(Q)$(MAKE) $(build)=arch/x86/purgatory arch/x86/purgatory/kexec-purgatory.c
-endif
-
###
# Kernel objects