This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ppc / Makefile
index daf9fc0..36d94af 100644 (file)
@@ -43,7 +43,6 @@ core-$(CONFIG_APUS)           += arch/ppc/amiga/
 drivers-$(CONFIG_8xx)          += arch/ppc/8xx_io/
 drivers-$(CONFIG_4xx)          += arch/ppc/4xx_io/
 drivers-$(CONFIG_8260)         += arch/ppc/8260_io/
-drivers-$(CONFIG_OCP)          += arch/ppc/ocp/
 
 BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd vmlinux.sm
 
@@ -55,6 +54,7 @@ AFLAGS_vmlinux.lds.o  := -Upowerpc
 
 # All the instructions talk about "make bzImage".
 bzImage: zImage
+       cp vmlinux arch/ppc/boot/bzImage
 
 boot := arch/$(ARCH)/boot