linux/arch
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
..
alpha kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
arc Merge branch 'akpm' (patches from Andrew) 2019-07-17 08:58:04 -07:00
arm kbuild: rebuild modules when module linker scripts are updated 2019-08-21 21:05:21 +09:00
arm64 kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
c6x Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2019-07-10 21:42:03 -07:00
csky treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers 2019-07-25 11:05:10 +02:00
h8300 h8300 update for 5.3 2019-07-17 09:36:38 -07:00
hexagon hexagon: switch to generic version of pte allocation 2019-07-21 09:53:00 -07:00
ia64 kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
m68k kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
microblaze clone3-v5.3 2019-07-11 10:09:44 -07:00
mips kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
nds32 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers 2019-07-25 11:05:10 +02:00
nios2 nios2 update for v5.3-rc1 2019-07-12 15:38:05 -07:00
openrisc dma-mapping updates for Linux 5.3 2019-07-12 15:13:55 -07:00
parisc kbuild: rebuild modules when module linker scripts are updated 2019-08-21 21:05:21 +09:00
powerpc kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
riscv kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
s390 kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
sh treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers 2019-07-25 11:05:10 +02:00
sparc kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
um kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
unicore32 Kconfig updates for v5.3 2019-07-12 16:06:27 -07:00
x86 kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00
xtensa xtensa: fix build for cores with coprocessors 2019-07-24 17:44:42 -07:00
.gitignore
Kconfig kbuild: add CONFIG_ASM_MODVERSIONS 2019-08-22 01:14:11 +09:00