mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Rockchip: revert back to use lzo squashfs compression
This commit is contained in:
parent
a9f6ca96f4
commit
27dff6bd1d
@ -20,7 +20,7 @@
|
|||||||
PROJECT_CFLAGS=""
|
PROJECT_CFLAGS=""
|
||||||
|
|
||||||
# SquashFS compression method (gzip / lzo / xz / zstd)
|
# SquashFS compression method (gzip / lzo / xz / zstd)
|
||||||
SQUASHFS_COMPRESSION="zstd"
|
SQUASHFS_COMPRESSION="lzo"
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# setup project defaults
|
# setup project defaults
|
||||||
|
Loading…
x
Reference in New Issue
Block a user