diff --git a/[refs] b/[refs] index d0a11fb31ee0..eb3dfded1526 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c3a622d9c8e88117a8d647756827852dd8c8432 +refs/heads/master: 3247989ee864db2cc5dccb14460573fee82b6832 diff --git a/trunk/arch/mips/Makefile b/trunk/arch/mips/Makefile index 23c17755eca0..a1f8d8b96b03 100644 --- a/trunk/arch/mips/Makefile +++ b/trunk/arch/mips/Makefile @@ -44,7 +44,7 @@ endif ifneq ($(SUBARCH),$(ARCH)) ifeq ($(CROSS_COMPILE),) - CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-gnu-linux- $(tool-archpref)-unknown-gnu-linux-) + CROSS_COMPILE := $(call cc-cross-prefix, $(tool-archpref)-linux- $(tool-archpref)-linux-gnu- $(tool-archpref)-unknown-linux-gnu-) endif endif