aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/template/linux4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/template/linux b/src/template/linux
index 02371c1d04f..64f27c68cab 100644
--- a/src/template/linux
+++ b/src/template/linux
@@ -1,5 +1 @@
CFLAGS=-O2
-
-case $host_cpu in
- mips*) CFLAGS="$CFLAGS -mips2";;
-esac