linux-stable/scripts/package
Masahiro Yamada 36862e14e3 kbuild: deb-pkg: use dh_listpackages to know enabled packages
Use dh_listpackages to get a list of all binary packages.

With this, debian/control lists which binary packages will be produced.
Previously, ARCH=um listed linux-libc-dev in debian/control, but it
was not generated because each of mkdebian and builddeb independently
maintained the if-conditionals.

Another motivation is to allow scripts/package/builddeb to get the
package name (linux-image-*, etc.) dynamically from debian/control.

This will also allow the BuildProfile to control the generation of
the binary packages.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2023-03-15 15:15:07 +09:00
..
builddeb kbuild: deb-pkg: use dh_listpackages to know enabled packages 2023-03-15 15:15:07 +09:00
buildtar kbuild: tar-pkg: use tar rules in scripts/Makefile.package 2023-02-26 15:23:30 +09:00
deb-build-option kbuild: deb-pkg: set CROSS_COMPILE only when undefined 2023-03-15 15:15:07 +09:00
mkdebian kbuild: deb-pkg: use dh_listpackages to know enabled packages 2023-03-15 15:15:07 +09:00
mkspec kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install 2023-02-26 16:54:12 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00