patch-2.4.21 linux-2.4.21/arch/ia64/sn/kernel/sn2/Makefile

Next file: linux-2.4.21/arch/ia64/sn/kernel/sn2/iomv.c
Previous file: linux-2.4.21/arch/ia64/sn/kernel/sn1/synergy.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ia64/sn/kernel/sn2/Makefile linux-2.4.21/arch/ia64/sn/kernel/sn2/Makefile
@@ -1,5 +1,5 @@
 #
-# ia64/platform/sn/sn1/Makefile
+# arch/ia64/sn/kernel/sn2/Makefile
 #
 # Copyright (C) 1999,2001-2002 Silicon Graphics, Inc. All rights reserved.
 #
@@ -40,12 +40,8 @@
 .S.o:
 	$(CC) $(AFLAGS) $(AFLAGS_KERNEL) -c -o $*.o $<
 
-all: sn2.a
+O_TARGET        = sn2.o
 
-O_TARGET        = sn2.a
-
-obj-y          = cache.o iomv.o sn2_smp.o
-
-clean::
+obj-y          = cache.o iomv.o ptc_deadlock.o sn2_smp.o sn_proc_fs.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)