linux/arch/s390/purgatory
Philipp Rudo c315e69308 s390/purgatory: Add missing FORCE to Makefile targets
Without FORCE make does not detect changes only made to the command line
options. So object files might not be re-built even when they should be.
Fix this by adding FORCE where it is missing.

Fixes: 840798a1f5 ("s390/kexec_file: Add purgatory")
Cc: <stable@vger.kernel.org> # 4.17
Signed-off-by: Philipp Rudo <prudo@linux.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-07-06 08:47:50 +02:00
..
.gitignore s390/kexec_file: add generated files to .gitignore 2018-04-16 09:10:23 +02:00
head.S s390/kexec_file: Add crash support to image loader 2018-04-16 09:10:22 +02:00
Makefile s390/purgatory: Add missing FORCE to Makefile targets 2018-07-06 08:47:50 +02:00
purgatory.c s390/kexec_file: Add crash support to image loader 2018-04-16 09:10:22 +02:00