patch-2.4.4 linux/arch/mips64/mm/Makefile
Next file: linux/arch/mips64/tools/Makefile
Previous file: linux/arch/mips64/kernel/semaphore.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Apr 13 20:26:07 2001
- Orig file:
v2.4.3/linux/arch/mips64/mm/Makefile
- Orig date:
Sun Feb 4 21:48:46 2001
diff -u --recursive --new-file v2.4.3/linux/arch/mips64/mm/Makefile linux/arch/mips64/mm/Makefile
@@ -4,7 +4,8 @@
O_TARGET := mm.o
-obj-y := extable.o init.o fault.o loadmmu.o
+export-objs += umap.o
+obj-y := extable.o init.o fault.o loadmmu.o
obj-$(CONFIG_CPU_R4300) += r4xx0.o
obj-$(CONFIG_CPU_R4X00) += r4xx0.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)