Masahiro Yamada 2ff2b7ec65 kbuild: add CONFIG_ASM_MODVERSIONS
Add CONFIG_ASM_MODVERSIONS. This allows to remove one if-conditional
nesting in scripts/Makefile.build.

scripts/Makefile.build is run every time Kbuild descends into a
sub-directory. So, I want to avoid $(wildcard ...) evaluation
where possible although computing $(wildcard ...) is so cheap that
it may not make measurable performance difference.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
2019-08-22 01:14:11 +09:00
..
2019-08-22 01:14:11 +09:00
2019-08-22 01:14:11 +09:00
2019-07-17 09:36:38 -07:00
2019-08-22 01:14:11 +09:00
2019-08-22 01:14:11 +09:00
2019-07-11 10:09:44 -07:00
2019-08-22 01:14:11 +09:00
2019-07-12 15:38:05 -07:00
2019-08-22 01:14:11 +09:00
2019-08-22 01:14:11 +09:00
2019-08-22 01:14:11 +09:00
2019-08-22 01:14:11 +09:00
2019-07-12 16:06:27 -07:00
2019-08-22 01:14:11 +09:00
2019-08-22 01:14:11 +09:00