diff options
author | 2019-03-26 15:11:12 +0900 | |
---|---|---|
committer | 2019-04-01 10:06:00 +0900 | |
commit | 669e06b19de8f844521a55afbdddbbccf26e5322 (patch) | |
tree | b5be7274ab7e5915d550634917cf15ddf0e03995 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.1-rc3 (diff) | |
download | linux-dev-669e06b19de8f844521a55afbdddbbccf26e5322.tar.xz linux-dev-669e06b19de8f844521a55afbdddbbccf26e5322.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions