This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / arch / sparc / Makefile
index 15fcf89..6a9edfe 100644 (file)
@@ -53,6 +53,9 @@ all: image
 
 boot := arch/sparc/boot
 
+bzImage: image
+       cp $(boot)/image $(boot)/bzImage
+
 image tftpboot.img: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@