Commit Graph

1 Commits

Author SHA1 Message Date
Vincent Wiemann
8526e7570f mips: fix dynamic ftrace
The kernel patch *-mips_module_reloc.patch breaks dynamic ftrace as
dynamic ftrace depends on -mlong-calls.
See http://patchwork.linux-mips.org/patch/675/
Thus we always set -mlong-calls if the kernel is being
compiled with dynamic ftrace support.
2018-06-10 02:52:20 +02:00