diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-10-09 17:05:39 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-10-19 02:48:47 +0200 |
commit | 7d0ea2524202db5cb3f5bde9c0cdd6dea61bc0e3 (patch) | |
tree | c8956155c04902790cf1180a0e07002876d3f42f /scripts/asn1_compiler.c | |
parent | kbuild: remove unneeded link_multi_deps (diff) | |
download | linux-7d0ea2524202db5cb3f5bde9c0cdd6dea61bc0e3.tar.xz linux-7d0ea2524202db5cb3f5bde9c0cdd6dea61bc0e3.zip |
kbuild: use 'else ifeq' for checksrc to improve readability
'ifeq ... else ifeq ... endif' notation is supported by GNU Make 3.81
or later, which is the requirement for building the kernel since
commit 37d69ee30808 ("docs: bump minimal GNU Make version to 3.81").
Use it to improve the readability.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions