diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-10-30 14:26:34 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-11-02 14:49:01 +0100 |
commit | 995167420797c000bff1f0787ab2390ffa1a9784 (patch) | |
tree | 87f32e8f182cbbb354ff1fb91ec439fe0d578e03 /scripts/export_report.pl | |
parent | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG (diff) | |
download | linux-995167420797c000bff1f0787ab2390ffa1a9784.tar.xz linux-995167420797c000bff1f0787ab2390ffa1a9784.zip |
kbuild: remove cc-name variable
There is one more user of $(cc-name) in the top Makefile. It is supposed
to detect Clang before invoking Kconfig, so it should still be there
in the $(shell ...) form. All the other users of $(cc-name) have been
replaced with $(CONFIG_CC_IS_CLANG). Hence, scripts/Kbuild.include does
not need to define cc-name any more.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/export_report.pl')
0 files changed, 0 insertions, 0 deletions