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

Next file: linux-2.4.22/arch/ia64/sn/io/drivers/hubdev.c
Previous file: linux-2.4.22/arch/ia64/sn/io/cdl.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ia64/sn/io/drivers/Makefile linux-2.4.22/arch/ia64/sn/io/drivers/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
+
+obj-y				+= hubdev.o ioconfig_bus.o ifconfig_net.o
+
+obj-$(CONFIG_PCIBA)		+= pciba.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)