diff --git a/[refs] b/[refs] index 0b08eff0d6b8..3b1b8dab1fd6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f29244a59460a62f20885e1e3b55a845fb5a8fdb +refs/heads/master: 9f83d839dfd2dbe421224c29f02cef77f5b4b875 diff --git a/trunk/arch/mips/Makefile b/trunk/arch/mips/Makefile index 346e803f153b..dbd79bef34a0 100644 --- a/trunk/arch/mips/Makefile +++ b/trunk/arch/mips/Makefile @@ -79,7 +79,7 @@ endif cflags-y += -I $(TOPDIR)/include/asm/gcc cflags-y += -G 0 -mno-abicalls -fno-pic -pipe cflags-y += $(call cc-option, -finline-limit=100000) -LDFLAGS_vmlinux += -G 0 -static -n +LDFLAGS_vmlinux += -G 0 -static -n -nostdlib MODFLAGS += -mlong-calls cflags-$(CONFIG_SB1XXX_CORELIS) += -mno-sched-prolog -fno-omit-frame-pointer