patch-2.3.42 linux/arch/sparc64/mm/Makefile
Next file: linux/arch/sparc64/mm/asyncd.c
Previous file: linux/arch/sparc64/lib/memscan.S
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Jan 31 23:37:19 2000
- Orig file:
v2.3.41/linux/arch/sparc64/mm/Makefile
- Orig date:
Tue Aug 4 16:03:35 1998
diff -u --recursive --new-file v2.3.41/linux/arch/sparc64/mm/Makefile linux/arch/sparc64/mm/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1998/07/26 03:02:54 davem Exp $
+# $Id: Makefile,v 1.6 2000/01/31 01:30:49 davem Exp $
# Makefile for the linux Sparc64-specific parts of the memory manager.
#
# Note! Dependencies are done automagically by 'make dep', which also
@@ -14,6 +14,6 @@
$(CC) -D__ASSEMBLY__ $(AFLAGS) -ansi -c $< -o $*.o
O_TARGET := mm.o
-O_OBJS := ultra.o fault.o init.o generic.o asyncd.o extable.o modutil.o
+O_OBJS := ultra.o fault.o init.o generic.o extable.o modutil.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)