summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.package
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-03-13 05:07:30 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2023-03-15 15:15:07 +0900
commit36862e14e31611f9786622db366327209a7aede7 (patch)
treebcc9678dd5ba408b1b20b85f01461054ccd542d0 /scripts/Makefile.package
parentb611daae5efc64e817171a54021d3b334cc1bc41 (diff)
downloadlinux-36862e14e31611f9786622db366327209a7aede7.tar.gz
linux-36862e14e31611f9786622db366327209a7aede7.tar.bz2
linux-36862e14e31611f9786622db366327209a7aede7.zip
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>
Diffstat (limited to 'scripts/Makefile.package')
0 files changed, 0 insertions, 0 deletions