linux-stable/arch/s390/kernel/syscalls
Masahiro Yamada 43fee2b238 kbuild: do not redirect the first prerequisite for filechk
Currently, filechk unconditionally opens the first prerequisite and
redirects it as the stdin of a filechk_* rule.  Hence, every target
using $(call filechk,...) must list something as the first prerequisite
even if it is unneeded.

'< $<' is actually unneeded in most cases.  Each rule can explicitly
adds it if necessary.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-07-28 10:34:10 +09:00
..
Makefile kbuild: do not redirect the first prerequisite for filechk 2018-07-28 10:34:10 +09:00
syscall.tbl s390: wire up rseq system call 2018-07-04 08:35:18 +02:00
syscalltbl s390/syscalls: add syscalltbl script 2018-01-23 07:36:51 +01:00