arm64: Remove stack duplicating code from jprobes
[deliverable/linux.git] / arch / arm64 / Makefile
index 76708280b04aa1f41bbfc30568daa0a772cb81bc..5b54f8c021d8332624839e1c7eb8249eff7ba360 100644 (file)
@@ -94,7 +94,7 @@ boot := arch/arm64/boot
 Image: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
 
-Image.%: vmlinux
+Image.%: Image
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
 
 zinstall install:
This page took 0.033806 seconds and 5 git commands to generate.