Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-microblaze.git] / arch / arm / Makefile
index 415c351..847c31e 100644 (file)
@@ -252,7 +252,6 @@ endif
 
 export TEXT_OFFSET GZFLAGS MMUEXT
 
-core-y                         += arch/arm/
 # If we have a machine-specific directory, then include it in the build.
 core-y                         += $(machdirs) $(platdirs)
 
@@ -309,7 +308,8 @@ $(BOOT_TARGETS): vmlinux
        @$(kecho) '  Kernel: $(boot)/$@ is ready'
 
 $(INSTALL_TARGETS):
-       $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $@
+       $(CONFIG_SHELL) $(srctree)/$(boot)/install.sh "$(KERNELRELEASE)" \
+       $(boot)/$(patsubst %install,%Image,$@) System.map "$(INSTALL_PATH)"
 
 PHONY += vdso_install
 vdso_install: