Added HFS+ filesystem support

This commit is contained in:
CapCreeperGR
2024-07-09 11:58:08 +00:00
parent 970502db9c
commit 9d72462f09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: linux-lts
description: The longterm support version of the linux kernel
version: 6.6.36
version: 6.6.38
url: https://www.kernel.org/
license: GPL2-only
architecture: any
+1 -1
View File
@@ -4416,7 +4416,7 @@ CONFIG_MISC_FILESYSTEMS=y
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
CONFIG_HFSPLUS_FS=y
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set