patch-2.1.7 linux/arch/alpha/mm/Makefile
Next file: linux/arch/alpha/mm/extable.c
Previous file: linux/arch/alpha/lib/strncpy_from_user.S
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Oct 30 18:41:44 1996
-  Orig file: 
v2.1.6/linux/arch/alpha/mm/Makefile
-  Orig date: 
Tue Aug 15 15:07:02 1995
diff -u --recursive --new-file v2.1.6/linux/arch/alpha/mm/Makefile linux/arch/alpha/mm/Makefile
@@ -7,7 +7,7 @@
 #
 # Note 2! The CFLAGS definition is now in the main makefile...
 
-OBJS	= init.o fault.o
+OBJS	= init.o fault.o extable.o
 
 mm.o: $(OBJS)
 	$(LD) -r -o mm.o $(OBJS)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov