summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-03-21 14:22:48 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-03-21 14:22:48 +0000
commit71ad60592768077c668852a6eefeff61aa000048 (patch)
treeb69ae3ce021712d22b4dc97daf70ea5c6b5c5f8a /arch/mips/Makefile
parent9ce3a386434e10dba7afb79d758592f16654daaf (diff)
Remove comment from the dark ages of 8 meg machines ...
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index d10082bcc..867a70cab 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -84,10 +84,6 @@ CORE_FILES +=arch/mips/math-emu/fpu_emulator.o
SUBDIRS +=arch/mips/math-emu
endif
-#
-# The pipe options is bad for my low-mem machine
-# Uncomment this if you want this.
-#
GCCFLAGS += -pipe
CFLAGS := -I $(TOPDIR)/include/asm/gcc $(CFLAGS) $(GCCFLAGS)