summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mm/Makefile')
-rw-r--r--arch/mips/mm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/mm/Makefile b/arch/mips/mm/Makefile
index 5976ee150..aa1d667f5 100644
--- a/arch/mips/mm/Makefile
+++ b/arch/mips/mm/Makefile
@@ -9,8 +9,8 @@
O_TARGET := mm.o
-export-objs += umap.o
-obj-y += extable.o init.o fault.o loadmmu.o
+export-objs += ioremap.o umap.o
+obj-y += extable.o init.o ioremap.o fault.o loadmmu.o
obj-$(CONFIG_CPU_R3000) += r2300.o
obj-$(CONFIG_CPU_R4300) += r4xx0.o