添加音频文件

This commit is contained in:
huangjituan
2024-11-04 11:28:19 +08:00
parent edec459375
commit 75deedef87
13 changed files with 10 additions and 10 deletions

View File

@@ -60,14 +60,14 @@ CONFIG_EXTERNAL_CPIO=""
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
# CONFIG_TARGET_ROOTFS_EROFS is not set
CONFIG_TARGET_ROOTFS_SQUASHFS=y
CONFIG_ROOTFS_SQUASHFS_XZ=y
# CONFIG_ROOTFS_SQUASHFS_LZ4 is not set
# CONFIG_ROOTFS_SQUASHFS_XZ is not set
CONFIG_ROOTFS_SQUASHFS_LZ4=y
# CONFIG_ROOTFS_SQUASHFS_ZLIB is not set
# CONFIG_USR_SQUASHFS_FOLLOW_ROOTFS is not set
CONFIG_USR_SQUASHFS_XZ=y
# CONFIG_USR_SQUASHFS_LZ4 is not set
# CONFIG_USR_SQUASHFS_XZ is not set
CONFIG_USR_SQUASHFS_LZ4=y
# CONFIG_USR_SQUASHFS_ZLIB is not set
CONFIG_KERNEL_SQUASHFS_XZ=y
CONFIG_KERNEL_SQUASHFS_LZ4=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=256
CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP=y
CONFIG_TARGET_UBIFS_JOURNAL_SIZE=""