summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-04-01 02:54:21 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-04-01 02:54:21 +0000
commit1eb1d8f4cf7668cf937ad74824c985b88aa62cf3 (patch)
treea058dba9a0943c3294ce7cefe116f715caf8c964 /arch/mips/mm/Makefile
parent5f858d94183211ab76f7f1a1e372433c6b8d5e36 (diff)
Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.
Diffstat (limited to 'arch/mips/mm/Makefile')
-rw-r--r--arch/mips/mm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mm/Makefile b/arch/mips/mm/Makefile
index 16ed11ac7..5976ee150 100644
--- a/arch/mips/mm/Makefile
+++ b/arch/mips/mm/Makefile
@@ -13,7 +13,6 @@ export-objs += umap.o
obj-y += extable.o init.o fault.o loadmmu.o
obj-$(CONFIG_CPU_R3000) += r2300.o
-obj-$(CONFIG_CPU_R3912) += r2300.o
obj-$(CONFIG_CPU_R4300) += r4xx0.o
obj-$(CONFIG_CPU_R4X00) += r4xx0.o
obj-$(CONFIG_CPU_R5000) += r4xx0.o