linux_dsm_epyc7002/scripts/package
Masahiro Yamada 0315bb7a25 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>
2019-06-15 19:57:02 +09:00
..
builddeb kbuild: deb-pkg: do not run headers_check 2019-06-15 19:57:02 +09:00
buildtar kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG 2019-03-14 02:39:13 +09:00
Makefile kbuild: tar-pkg: enable communication with jobserver 2019-06-05 02:33:10 +09:00
mkdebian kbuild: deb-pkg: avoid implicit effects 2019-03-17 12:56:23 +09:00
mkspec kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used 2018-11-06 01:28:48 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00