patch-2.2.11 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:
Mon Aug 9 12:04:38 1999
- Orig file:
v2.2.10/linux/arch/mips/mm/Makefile
- Orig date:
Sat Aug 16 09:51:07 1997
diff -u --recursive --new-file v2.2.10/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)