Home
last modified time | relevance | path

Searched hist:"0315 bb7a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/package/
H A Dbuilddeb0315bb7a Tue Jun 04 05:14:06 CDT 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: deb-pkg: do not run headers_check

It is absolutely fine to add extra sanity checks in package scripts,
but it is not necessary to do so.

This is already covered by the daily compile-testing (0day bot etc.)
because headers_check is run as a part of the normal build process
when CONFIG_HEADERS_CHECK=y.

Replace it with the newly-added "make headers".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
0315bb7a Tue Jun 04 05:14:06 CDT 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: deb-pkg: do not run headers_check

It is absolutely fine to add extra sanity checks in package scripts,
but it is not necessary to do so.

This is already covered by the daily compile-testing (0day bot etc.)
because headers_check is run as a part of the normal build process
when CONFIG_HEADERS_CHECK=y.

Replace it with the newly-added "make headers".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>