Someone posted it was here:
ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/shared-zlib/
The only rest it leaves in 19-pre3 are:
./arch/ppc/boot/lib/zlib.c
./arch/ppc/boot/include/zlib.h
Patch already does:
--- linux-2.4.19-pre2-ac2/arch/ppc/config.in Sun Mar 3 18:54:31 2002
+++ linux-2.4.19-pre2-ac2-zlib/arch/ppc/config.in Tue Mar 5 08:57:31 2002
@@ -396,6 +396,8 @@
source net/bluetooth/Config.in
fi
+source lib/Config.in
+
mainmenu_option next_comment
comment 'Kernel hacking'
So wouldn't it be better to kill ppc/.../zlib and make it use also the
shared copy ?
BTW, it is the ONLY file in arch/ppc/boot/lib, so whole dir could be killed
(at least in standard tree, do not know in ppc branch...)
-- J.A. Magallon # Let the source be with you... mailto:jamagallon@able.es Mandrake Linux release 8.2 (Bluebird) for i586 Linux werewolf 2.4.19-pre3-jam3 #1 SMP Fri Mar 15 01:16:08 CET 2002 i686 - 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/