patch-2.1.51 linux/arch/mips/mm/Makefile
Next file: linux/arch/mips/mm/andes.c
Previous file: linux/arch/mips/lib/dump_tlb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Aug 16 09:51:07 1997
-  Orig file: 
v2.1.50/linux/arch/mips/mm/Makefile
-  Orig date: 
Thu Jun 26 12:33:37 1997
diff -u --recursive --new-file v2.1.50/linux/arch/mips/mm/Makefile linux/arch/mips/mm/Makefile
@@ -11,4 +11,8 @@
 O_OBJS	 := extable.o init.o fault.o r4xx0.o r2300.o r6000.o tfp.o \
             andes.o loadmmu.o
 
+ifdef CONFIG_SGI
+O_OBJS   += umap.o
+endif
+
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov