patch-2.4.22 linux-2.4.22/arch/ia64/sn/io/machvec/Makefile

Next file: linux-2.4.22/arch/ia64/sn/io/machvec/iomv.c
Previous file: linux-2.4.22/arch/ia64/sn/io/labelcl.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ia64/sn/io/machvec/Makefile linux-2.4.22/arch/ia64/sn/io/machvec/Makefile
@@ -0,0 +1,18 @@
+#
+# This file is subject to the terms and conditions of the GNU General Public
+# License.  See the file "COPYING" in the main directory of this archive
+# for more details.
+#
+# Copyright (C) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
+#
+# Makefile for the sn2 io routines.
+
+EXTRA_CFLAGS    := -DLITTLE_ENDIAN
+
+O_TARGET := snio.o
+
+export-objs := pci_dma.o iomv.o
+
+obj-y				+= pci.o pci_dma.o pci_bus_cvlink.o iomv.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)