]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: always enable ZSTD compression built-in
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Dec 2022 14:09:42 +0000 (15:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Dec 2022 14:09:44 +0000 (15:09 +0100)
as it was before

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

index 365b4fa5ea1bb86397325399cf8ddcf1d44c821f..94a88e7f65c4f5a79ba07ca6be553596d5f7826f 100755 (executable)
@@ -72,6 +72,7 @@ PVE_CONFIG_OPTS= \
 -d CONFIG_DEFAULT_CFQ \
 -e CONFIG_DEFAULT_DEADLINE \
 -e CONFIG_MODVERSIONS \
+-e CONFIG_ZSTD_COMPRESS \
 -d CONFIG_DEFAULT_SECURITY_DAC \
 -e CONFIG_DEFAULT_SECURITY_APPARMOR \
 --set-str CONFIG_DEFAULT_SECURITY apparmor \