aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2021-06-11 11:11:04 +0000
committerMichael Ellerman <[email protected]>2021-06-21 11:13:19 +0000
commit710e682286784b50b882fc4befdf83c587059211 (patch)
treec1a0c4c8ebfecf195882e1f1fdffd1ff0284d211
parentpowerpc/powernv: Fix machine check reporting of async store errors (diff)
downloadkernel-710e682286784b50b882fc4befdf83c587059211.tar.gz
kernel-710e682286784b50b882fc4befdf83c587059211.zip
powerpc/boot: add zImage.lds to targets
This prevents spurious rebuilds of the lds and then wrappers. Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/powerpc/boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/Makefile b/arch/powerpc/boot/Makefile
index 2b8da923ceca..e8e9d17af43b 100644
--- a/arch/powerpc/boot/Makefile
+++ b/arch/powerpc/boot/Makefile
@@ -227,7 +227,7 @@ $(obj)/wrapper.a: $(obj-wlib) FORCE
hostprogs := addnote hack-coff mktree
-targets += $(patsubst $(obj)/%,%,$(obj-boot) wrapper.a)
+targets += $(patsubst $(obj)/%,%,$(obj-boot) wrapper.a) zImage.lds
extra-y := $(obj)/wrapper.a $(obj-plat) $(obj)/empty.o \
$(obj)/zImage.lds $(obj)/zImage.coff.lds $(obj)/zImage.ps3.lds