--- linux-4.4/arch/arm/Makefile
+++ linux-4.4/arch/arm/Makefile
@@ -341,6 +341,9 @@
 
 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS)
 
+vmlinux.eva_pad: Image FORCE
+	cp $(boot)/$< $(boot)/$@
+
 bootpImage uImage: zImage
 zImage: Image
 
