diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-09-10 15:44:28 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-09-24 17:36:49 +0200 |
commit | 9909b7681222299dcb6f3b0613c30a65498b6c72 (patch) | |
tree | b4f7f9ce56ef3dc3de96ee8204b8c3216af73bc6 /scripts/Kconfig.include | |
parent | kbuild: do not create built-in objects for external module builds (diff) | |
download | linux-9909b7681222299dcb6f3b0613c30a65498b6c72.tar.xz linux-9909b7681222299dcb6f3b0613c30a65498b6c72.zip |
kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
Since commit e0fe0bbe57b8 ("kbuild: include scripts/Makefile.* only
when relevant CONFIG is enabled"), this file is included only when
CONFIG_KASAN=y.
This ifdef is redundant.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Marco Elver <elver@google.com>
Diffstat (limited to 'scripts/Kconfig.include')
0 files changed, 0 insertions, 0 deletions