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
- Lines: 12
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/ppc/boot/of1275/Makefile
- Orig date:
1969-12-31 16:00:00.000000000 -0800
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)