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

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

diff -urN linux-2.4.20/arch/ia64/sn/kernel/sn1/Makefile linux-2.4.21/arch/ia64/sn/kernel/sn1/Makefile
@@ -1,5 +1,5 @@
 #
-# ia64/platform/sn/sn1/Makefile
+# arch/ia64/sn/kernel/sn1/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: sn1.a
-
-O_TARGET        = sn1.a
+O_TARGET        = sn1.o
 
 obj-y          = cache.o error.o iomv.o synergy.o sn1_smp.o
 
-clean::
-
 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)