patch-2.4.5 linux/arch/ppc/boot/lib/Makefile

Next file: linux/arch/ppc/boot/lib/zlib.c
Previous file: linux/arch/ppc/boot/kbd.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/arch/ppc/boot/lib/Makefile linux/arch/ppc/boot/lib/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for some libs needed by zImage.
+#
+
+L_TARGET := zlib.a
+
+obj-y := zlib.o
+
+include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)