patch-2.4.23 linux-2.4.23/arch/ia64/sn/io/sn2/Makefile
Next file: linux-2.4.23/arch/ia64/sn/io/sn2/ioc4/Makefile
Previous file: linux-2.4.23/arch/ia64/sn/io/sgi_if.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
2003-11-28 10:26:19.000000000 -0800
- Orig file:
linux-2.4.22/arch/ia64/sn/io/sn2/Makefile
- Orig date:
2003-08-25 04:44:39.000000000 -0700
diff -urN linux-2.4.22/arch/ia64/sn/io/sn2/Makefile linux-2.4.23/arch/ia64/sn/io/sn2/Makefile
@@ -11,15 +11,14 @@
O_TARGET := snio.o
-export-objs := pciio.o
-
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_command.o klconflib.o klgraph.o \
ml_SN_init.o ml_iograph.o module.o pciio.o \
- xbow.o xtalk.o shubio.o
+ xbow.o xtalk.o shubio.o ioc4/ioc4_if.o
+
obj-$(CONFIG_KDB) += kdba_io.o
-subdir-y += pcibr
+subdir-y += pcibr ioc4
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)