patch-2.3.9 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
-  Lines: 9
-  Date:
Fri Jun 25 17:40:13 1999
-  Orig file: 
v2.3.8/linux/arch/mips/mm/Makefile
-  Orig date: 
Sat Aug 16 09:51:07 1997
diff -u --recursive --new-file v2.3.8/linux/arch/mips/mm/Makefile linux/arch/mips/mm/Makefile
@@ -15,4 +15,8 @@
 O_OBJS   += umap.o
 endif
 
+ifdef CONFIG_BAGET_MIPS
+O_OBJS   += umap.o
+endif
+
 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)