s390/purgatory: remove duplicated build rule of kexec-purgatory.o
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 13 Jun 2022 17:09:02 +0000 (02:09 +0900)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 30 Jun 2022 12:18:16 +0000 (14:18 +0200)
commit20159e287a031bd6a28429675ccc66b06372fa3c
tree534312f5bd969973eaeae4407b7dc9629a94fbf4
parentb9a56c113f907b19b91dc5c2383b0169831e15a4
s390/purgatory: remove duplicated build rule of kexec-purgatory.o

This is equivalent to the pattern rule in scripts/Makefile.build.

Having the dependency on $(obj)/purgatory.ro is enough.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20220613170902.1775211-3-masahiroy@kernel.org
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/purgatory/Makefile