]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: pass LDFLAGS to recordmcount.pl
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 23 Aug 2018 23:20:38 +0000 (08:20 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 23 Aug 2018 23:22:08 +0000 (08:22 +0900)
commit4565a49804fd1509e5a6e826d945f532fcd5261c
treea21509b5b295ac84261bb2cddb7b0ef8fedd8fce
parentdd140860b71c932b0247b31cfae41c3811944edd
kbuild: pass LDFLAGS to recordmcount.pl

Since commit 1def48dc601b ("microblaze: add endianness options to
LDFLAGS instead of LD"), you cannot build the kernel for microblaze
with CONFIG_DYNAMIC_FTRACE.

Fixes: 1def48dc601b ("microblaze: add endianness options to LDFLAGS instead of LD")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/Makefile.build