1
0
Fork 0
alistair23-linux/scripts/basic
Masahiro Yamada ab9ce9feed 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: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-01-18 09:37:39 +09:00
..
.gitignore bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
Makefile kbuild: trivial cleanups on the comments 2017-08-10 00:58:20 +09:00
bin2c.c scripts: Fix size mismatch of kexec_purgatory_size 2016-07-22 14:05:40 +02:00
fixdep.c fixdep: use existing helper to check modular CONFIG options 2018-01-18 09:37:39 +09:00