Searched hist:"43 fee2b238959a7b46e2e8c0cd3305c7c044ded8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | Makefile | 43fee2b238959a7b46e2e8c0cd3305c7c044ded8 Wed Jul 25 00:16:11 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
/openbmc/linux/arch/um/ |
H A D | Makefile | 43fee2b238959a7b46e2e8c0cd3305c7c044ded8 Wed Jul 25 00:16:11 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
/openbmc/linux/scripts/ |
H A D | Kbuild.include | 43fee2b238959a7b46e2e8c0cd3305c7c044ded8 Wed Jul 25 00:16:11 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
H A D | Makefile.lib | 43fee2b238959a7b46e2e8c0cd3305c7c044ded8 Wed Jul 25 00:16:11 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
/openbmc/linux/ |
H A D | Makefile | 43fee2b238959a7b46e2e8c0cd3305c7c044ded8 Wed Jul 25 00:16:11 CDT 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|