]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/decompressor: avoid constant startup.a rebuilds
authorVasily Gorbik <gor@linux.ibm.com>
Sun, 1 Jul 2018 09:31:48 +0000 (11:31 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 2 Jul 2018 10:32:21 +0000 (12:32 +0200)
commitb887b1b106654141ab034061ef0cc8d471ebc683
tree99f48141a7eb658035a16667f69ae00842b356b8
parent9f35b818a2f90fb6cb291aa0c9f835d4f0974a9a
s390/decompressor: avoid constant startup.a rebuilds

Correct merging error which replaced startup.a in targets list with
non-existing setup.a. Due to missing startup.a in targets list if_changed
triggered startup.a rebuild unconditionally.

Fixes: 3e200c54438d ("s390/decompressor: avoid reusing uncompressed image objects")
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/boot/Makefile