patch-2.1.44 linux/arch/mips/mm/Makefile

Next file: linux/arch/mips/mm/andes.c
Previous file: linux/arch/mips/lib/watch.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.43/linux/arch/mips/mm/Makefile linux/arch/mips/mm/Makefile
@@ -8,6 +8,7 @@
 # Note 2! The CFLAGS definition is now in the main makefile...
 
 O_TARGET := mm.o
-O_OBJS	 := fault.o init.o
+O_OBJS	 := extable.o init.o fault.o r4xx0.o r2300.o r6000.o tfp.o \
+            andes.o loadmmu.o
 
 include $(TOPDIR)/Rules.make

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