aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/boot/Makefile')
-rw-r--r--arch/parisc/boot/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/parisc/boot/Makefile b/arch/parisc/boot/Makefile
index 61f44142cfe1..b873ee4720ca 100644
--- a/arch/parisc/boot/Makefile
+++ b/arch/parisc/boot/Makefile
@@ -15,7 +15,3 @@ $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE
$(obj)/compressed/vmlinux: FORCE
$(Q)$(MAKE) $(build)=$(obj)/compressed $@
-
-install: $(CONFIGURE) $(obj)/bzImage
- sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
- System.map "$(INSTALL_PATH)"