[PATCH] bzImage target for PPC

From: Rusty Russell (rusty@rustcorp.com.au)
Date: Sun Sep 16 2001 - 23:11:34 EST


All the instructions (including the message after "make oldconfig")
talk about "make bzImage". So I suppose it's best to give in to this
rampant Intelism 8)

--- 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/



This archive was generated by hypermail 2b29 : Sun Sep 23 2001 - 21:00:18 EST