linux/arch
Masahiro Yamada ad77408635 kbuild: change filechk to surround the given command with { }
filechk_* rules often consist of multiple 'echo' lines. They must be
surrounded with { } or ( ) to work correctly. Otherwise, only the
string from the last 'echo' would be written into the target.

Let's take care of that in the 'filechk' in scripts/Kbuild.include
to clean up filechk_* rules.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-01-06 09:46:51 +09:00
..
alpha Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
arc Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2019-01-05 13:25:58 -08:00
arm kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
arm64 jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
c6x Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
csky arch/csky patches for 4.21-rc1 2019-01-05 09:50:07 -08:00
h8300 h8300 build problem fix. 2019-01-05 11:35:55 -08:00
hexagon Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
ia64 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
m68k Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
microblaze Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
mips jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
nds32 nds32: remove redundant kernel-space generic-y 2019-01-06 09:46:51 +09:00
nios2 nios2: remove unneeded HAS_DMA define 2019-01-06 09:46:51 +09:00
openrisc Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
parisc Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 2019-01-05 11:44:20 -08:00
powerpc jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
riscv Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
s390 kbuild: change filechk to surround the given command with { } 2019-01-06 09:46:51 +09:00
sh kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
sparc jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
um Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
unicore32 Merge branch 'akpm' (patches from Andrew) 2019-01-05 09:16:18 -08:00
x86 kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
xtensa jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00
.gitignore
Kconfig jump_label: move 'asm goto' support test to Kconfig 2019-01-06 09:46:51 +09:00