patch-2.4.21 linux-2.4.21/arch/ia64/sn/io/sn1/Makefile
Next file: linux-2.4.21/arch/ia64/sn/io/sn1/eeprom.c
Previous file: linux-2.4.21/arch/ia64/sn/io/sgi_io_sim.c
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
2003-06-13 07:51:30.000000000 -0700
- Orig file:
linux-2.4.20/arch/ia64/sn/io/sn1/Makefile
- Orig date:
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.20/arch/ia64/sn/io/sn1/Makefile linux-2.4.21/arch/ia64/sn/io/sn1/Makefile
@@ -0,0 +1,25 @@
+#
+# 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 Silicon Graphics, Inc. All Rights Reserved.
+#
+# Makefile for the sn1 io routines.
+
+EXTRA_CFLAGS := -DLITTLE_ENDIAN
+
+O_TARGET := snio.o
+
+export-objs := pciio.o
+
+obj-$(CONFIG_IA64_SGI_SN1) += ml_SN_intr.o mem_refcnt.o hubcounters.o \
+ ip37.o huberror.o hub_intr.o pcibr.o \
+ eeprom.o l1.o l1_command.o pciio.o \
+ klconflib.o klgraph.o \
+ efi-rtc.o xbow.o xtalk.o \
+ ml_SN_init.o ml_iograph.o module.o \
+ pci_bus_cvlink.o sgi_io_init.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)