Merge tag 'microblaze-v5.19' of git://git.monstr.eu/linux-2.6-microblaze
[platform/kernel/linux-starfive.git] / arch / nios2 / Makefile
index 02d6785..d6a7499 100644 (file)
@@ -56,8 +56,7 @@ $(BOOT_TARGETS): vmlinux
        $(Q)$(MAKE) $(build)=$(nios2-boot) $(nios2-boot)/$@
 
 install:
-       sh $(srctree)/$(nios2-boot)/install.sh $(KERNELRELEASE) \
-       $(KBUILD_IMAGE) System.map "$(INSTALL_PATH)"
+       $(call cmd,install)
 
 define archhelp
   echo  '* vmImage         - Kernel-only image for U-Boot ($(KBUILD_IMAGE))'