rpi: switch to zstd squashfs images

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2019-01-05 20:48:10 +00:00
parent 3b75089c97
commit a11b1fd4cf

View File

@ -68,7 +68,7 @@
PROJECT_CFLAGS=""
# SquashFS compression method (gzip / lzo / xz / zstd)
SQUASHFS_COMPRESSION="lzo"
SQUASHFS_COMPRESSION="zstd"
################################################################################
# setup project defaults