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
- Lines: 21
- Date:
2003-06-13 07:51:31.000000000 -0700
- Orig file:
linux-2.4.20/arch/ia64/sn/kernel/sn1/Makefile
- Orig date:
2002-08-02 17:39:43.000000000 -0700
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)