Searched hist:"7 ecaf069da52e472d393f03e79d721aabd724166" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/usr/include/ |
H A D | Makefile | 7ecaf069da52e472d393f03e79d721aabd724166 Thu Nov 07 01:14:41 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move headers_check rule to usr/include/Makefile
Currently, some sanity checks for uapi headers are done by scripts/headers_check.pl, which is wired up to the 'headers_check' target in the top Makefile.
It is true compiling headers has better test coverage, but there are still several headers excluded from the compile test. I like to keep headers_check.pl for a while, but we can delete a lot of code by moving the build rule to usr/include/Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/scripts/ |
H A D | Makefile.headersinst | 7ecaf069da52e472d393f03e79d721aabd724166 Thu Nov 07 01:14:41 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move headers_check rule to usr/include/Makefile
Currently, some sanity checks for uapi headers are done by scripts/headers_check.pl, which is wired up to the 'headers_check' target in the top Makefile.
It is true compiling headers has better test coverage, but there are still several headers excluded from the compile test. I like to keep headers_check.pl for a while, but we can delete a lot of code by moving the build rule to usr/include/Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 7ecaf069da52e472d393f03e79d721aabd724166 Thu Nov 07 01:14:41 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move headers_check rule to usr/include/Makefile
Currently, some sanity checks for uapi headers are done by scripts/headers_check.pl, which is wired up to the 'headers_check' target in the top Makefile.
It is true compiling headers has better test coverage, but there are still several headers excluded from the compile test. I like to keep headers_check.pl for a while, but we can delete a lot of code by moving the build rule to usr/include/Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
/openbmc/linux/ |
H A D | Makefile | 7ecaf069da52e472d393f03e79d721aabd724166 Thu Nov 07 01:14:41 CST 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move headers_check rule to usr/include/Makefile
Currently, some sanity checks for uapi headers are done by scripts/headers_check.pl, which is wired up to the 'headers_check' target in the top Makefile.
It is true compiling headers has better test coverage, but there are still several headers excluded from the compile test. I like to keep headers_check.pl for a while, but we can delete a lot of code by moving the build rule to usr/include/Makefile.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|