Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
[deliverable/linux.git] / arch / sparc / Makefile
index 9ff423678cbc7f15b17194dba06ff53b4f3bafb5..eaee14637d93ec5db5f95931b52cc31d5a8c2108 100644 (file)
@@ -68,6 +68,9 @@ all: zImage
 image zImage uImage tftpboot.img vmlinux.aout: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
 
+install:
+       $(Q)$(MAKE) $(build)=$(boot) $@
+
 archclean:
        $(Q)$(MAKE) $(clean)=$(boot)
 
This page took 0.027691 seconds and 5 git commands to generate.