Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6218cf44 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Always pass -msoft-float.


    
Some people still haven't heared that fp in the kernel is forbidden.
    
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent fd2a4f11
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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