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)