summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-03-26 15:11:12 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-04-01 10:06:00 +0900
commit669e06b19de8f844521a55afbdddbbccf26e5322 (patch)
treeb5be7274ab7e5915d550634917cf15ddf0e03995 /arch
parent79a3aaa7b82e3106be97842dedfd8429248896e6 (diff)
downloadlinux-669e06b19de8f844521a55afbdddbbccf26e5322.tar.bz2
kbuild: move RETPOLINE flags below config-targets
When you run a "make *config" target, the retpoline compiler flags are evaluated for nothing because the code is located above the 'ifeq ($(config-targets),1)'. Move it a bit below to avoid unneeded computation in the Kconfig stage. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions