--- working-pmac-module/arch/ppc/Makefile.~1~ Sat Aug 18 16:38:13 2001
+++ working-pmac-module/arch/ppc/Makefile Mon Sep 17 14:08:09 2001
@@ -87,6 +87,9 @@
BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd
+# All the instructions talk about "make bzImage".
+bzImage: zImage
+
$(BOOT_TARGETS): $(CHECKS) vmlinux
@$(MAKEBOOT) $@
Rusty.
-- Premature optmztion is rt of all evl. --DK - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/