]> Git Repo - linux.git/commit
x86/build: Remove unnecessary preparation for purgatory
authorMasahiro Yamada <[email protected]>
Tue, 19 Jun 2018 09:43:42 +0000 (18:43 +0900)
committerIngo Molnar <[email protected]>
Thu, 21 Jun 2018 10:55:05 +0000 (12:55 +0200)
commitd6605b6bbee88b74150b14f5e83a6067f5e323d2
tree8f9a85e48558944f953f1e1be7499862d02678aa
parentbdab125c9301a6ac538911ba68f665dfd075ec81
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 <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/Makefile
This page took 0.052021 seconds and 4 git commands to generate.