Skip to content
Snippets Groups Projects
Commit ab9ce9fe authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

fixdep: use existing helper to check modular CONFIG options


str_ends_with() tests if the given token ends with a particular string.
Currently, it is used to check file paths without $(srctree).

Actually, we have one more place where this helper is useful.  Use it
to check if CONFIG option ends with _MODULE.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 87b95a81
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment