Files
kernel_xiaomi_raphael/scripts
Masahiro Yamada 26d77c9a04 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>
2024-05-06 18:28:02 +02:00
..
2017-03-28 16:16:52 +02:00
2021-06-03 08:36:11 +02:00
2021-06-03 08:36:11 +02:00