patch-2.1.7 linux/arch/i386/mm/Makefile

Next file: linux/arch/i386/mm/extable.c
Previous file: linux/arch/alpha/mm/fault.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.6/linux/arch/i386/mm/Makefile linux/arch/i386/mm/Makefile
@@ -8,6 +8,6 @@
 # Note 2! The CFLAGS definition is now in the main makefile...
 
 O_TARGET := mm.o
-O_OBJS	 := init.o fault.o ioremap.o
+O_OBJS	 := init.o fault.o ioremap.o extable.o
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov