linux-brain/arch/s390/tools
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
..
.gitignore s390/disassembler: add generated gen_opcode_table tool to .gitignore 2018-01-23 07:36:45 +01:00
Makefile kbuild: change filechk to surround the given command with { } 2019-01-06 09:46:51 +09:00
gen_facilities.c KVM: s390: CPU model support for AP virtualization 2018-09-28 15:50:11 +02:00
gen_opcode_table.c s390/tools: fix gcc 8 stringop-truncation warnings 2018-07-02 11:25:05 +02:00
opcodes.txt s390/disassembler: generate opcode tables from text file 2017-11-08 22:11:02 +01:00