Build: enable gzip for compiled images

This commit is contained in:
John Doe
2022-04-04 01:47:16 +08:00
parent 77d4d5bdfd
commit 4f56c7a964
2 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ CONFIG_IB_STANDALONE=y
CONFIG_IB=y
CONFIG_TARGET_OPTIONS=y
CONFIG_TARGET_ROOTFS_EXT4FS=y
CONFIG_TARGET_IMAGES_GZIP=y
# CONFIG_TARGET_ROOTFS_SQUASHFS is not set
# CONFIG_OPENSSL_ENGINE_BUILTIN_AFALG is not set
# CONFIG_OPENSSL_ENGINE_BUILTIN_DEVCRYPTO is not set