From 8ed9b574bcc37eba1ba57edf8641ba3604f3f3da Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 28 Apr 2009 19:28:33 +0200 Subject: [PATCH] --- yaml --- r: 144963 b: refs/heads/master c: 1a4ba061b3c93804027b4cc4c588cfad748d9fc2 h: refs/heads/master i: 144961: 8b72b01257751835dc73f0a3582462dbfa8322cd 144959: 6b73fb71452c5b098b98d81248c677dfa9e3e68b v: v3 --- [refs] | 2 +- trunk/arch/mips/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 2884a8130575..7afd76034dbc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 05e41404470662a17699af9e6d91fc80ed91e757 +refs/heads/master: 1a4ba061b3c93804027b4cc4c588cfad748d9fc2 diff --git a/trunk/arch/mips/Makefile b/trunk/arch/mips/Makefile index 3d5626ee0a5c..26947ab85260 100644 --- a/trunk/arch/mips/Makefile +++ b/trunk/arch/mips/Makefile @@ -49,6 +49,7 @@ ifneq ($(SUBARCH),$(ARCH)) endif cflags-y := -ffunction-sections +cflags-y += $(call cc-option, -mno-check-zero-division) ifdef CONFIG_32BIT ld-emul = $(32bit-emul)