]> git.proxmox.com Git - pve-kernel.git/commit - debian/rules
d/rules: honor the parallel build-option
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 20 May 2023 16:15:51 +0000 (18:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 20 May 2023 17:25:13 +0000 (19:25 +0200)
commit93c76a4addc5bc1ec827b90a3df57ad4fe15f8c6
tree9f1017d1a6822c43f129289f2e60a2a3fdf66caa
parente8682962f4e839115aa9e1a16078f9300db257b5
d/rules: honor the parallel build-option

no fun to build the kernel with just a single job at the same time,
which happens e.g., in an sbuild environment.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules