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

Next file: linux-2.4.22/arch/ia64/sn/io/sn2/bte_error.c
Previous file: linux-2.4.22/arch/ia64/sn/io/sn1/xtalk.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ia64/sn/io/sn2/Makefile linux-2.4.22/arch/ia64/sn/io/sn2/Makefile
@@ -3,7 +3,7 @@
 # License.  See the file "COPYING" in the main directory of this archive
 # for more details.
 #
-# Copyright (C) 2002 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (C) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
 #
 # Makefile for the sn2 io routines.
 
@@ -15,13 +15,11 @@
 
 obj-y				+= ml_SN_intr.o shub_intr.o shuberror.o shub.o \
 				   bte_error.o pcibr/pcibr.o pic.o geo_op.o \
-				   l1.o l1_command.o klconflib.o klgraph.o \
+				   l1_command.o klconflib.o klgraph.o \
 				   ml_SN_init.o ml_iograph.o module.o pciio.o \
-				   xbow.o xtalk.o \
-				   pci_bus_cvlink.o sgi_io_init.o shubio.o
+				   xbow.o xtalk.o shubio.o
+obj-$(CONFIG_KDB)		+= kdba_io.o
 
 subdir-y			+= pcibr
 
-obj-$(CONFIG_SHUB_1_0_SPECIFIC) += efi-rtc.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)