提交 6218cf44 编写于 作者: R Ralf Baechle

[MIPS] Always pass -msoft-float.

    
Some people still haven't heared that fp in the kernel is forbidden.
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 fd2a4f11
......@@ -95,6 +95,7 @@ endif
# crossformat linking we rely on the elf2ecoff tool for format conversion.
#
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
cflags-y += -msoft-float
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
MODFLAGS += -mlong-calls
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册