mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01:00
6b168f60d2
Signed-off-by: Karel Kočí <cynerd@email.cz>
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
if PACKAGE_btrfs-progs
|
|
|
|
config BTRFS_PROGS_ZSTD
|
|
bool "Build with zstd support"
|
|
default n
|
|
help
|
|
This allows you to manage BTRFS with zstd compression
|
|
|
|
endif
|