Home
last modified time | relevance | path

Searched hist:"67 d945778099b14324811fe67c5aff2cda7a7ad5" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/riscv/kernel/
H A DMakefilediff 67d945778099b14324811fe67c5aff2cda7a7ad5 Thu Dec 17 17:01:39 CET 2020 Guo Ren <guoren@linux.alibaba.com> riscv: Fixup wrong ftrace remove cflag

We must use $(CC_FLAGS_FTRACE) instead of directly using -pg. It
will cause -fpatchable-function-entry error.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>