summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-04-01 11:46:40 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-04-01 11:46:40 +0000
commit6b8549ba91b651e45d9e972d0e30263d625fd184 (patch)
treee7721bbe6d814ee71797618a4b0c75ab1e1af834 /arch/mips/Makefile
parente11f564413d1d8feac7a60fb3aa440bf66a4e25a (diff)
More R3912 cleanup.
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 0038b0588..a9fc965ee 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -51,9 +51,6 @@ endif
ifdef CONFIG_CPU_R3000
GCCFLAGS += -mcpu=r3000 -mips1
endif
-ifdef CONFIG_CPU_R3912
-GCCFLAGS += -mcpu=r3000 -mips1
-endif
ifdef CONFIG_CPU_R6000
GCCFLAGS += -mcpu=r6000 -mips2 -Wa,--trap
endif