mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
rockchip: default to zstd compression
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
4815eece2b
commit
9a285decca
@ -19,8 +19,8 @@
|
||||
# Project CFLAGS
|
||||
PROJECT_CFLAGS=""
|
||||
|
||||
# SquashFS compression method (gzip / lzo / xz)
|
||||
SQUASHFS_COMPRESSION="lzo"
|
||||
# SquashFS compression method (gzip / lzo / xz / zstd)
|
||||
SQUASHFS_COMPRESSION="zstd"
|
||||
|
||||
################################################################################
|
||||
# setup project defaults
|
||||
|
Loading…
x
Reference in New Issue
Block a user