This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / arch / sparc64 / Makefile
index fc57c40..d33535f 100644 (file)
@@ -69,6 +69,9 @@ drivers-$(CONFIG_OPROFILE)    += arch/sparc64/oprofile/
 
 boot := arch/sparc64/boot
 
+bzImage: image
+       cp $(boot)/image $(boot)/bzImage
+
 image tftpboot.img vmlinux.aout: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@