patch-2.4.25 linux-2.4.25/arch/ppc/boot/of1275/Makefile

Next file: linux-2.4.25/arch/ppc/boot/of1275/claim.c
Previous file: linux-2.4.25/arch/ppc/boot/include/of1275.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/ppc/boot/of1275/Makefile linux-2.4.25/arch/ppc/boot/of1275/Makefile
@@ -0,0 +1,11 @@
+#
+# Makefile of1275 stuff
+#
+
+L_TARGET := of1275.a
+
+obj-y := claim.o enter.o exit.o finddevice.o getprop.o ofinit.o	\
+	 ofstdio.o read.o release.o write.o open.o close.o setcolor.o \
+	 instancetopackage.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)