mirror of https://github.com/OpenIPC/firmware.git
12 lines
385 B
Diff
12 lines
385 B
Diff
diff -drupN a/fs/Kconfig b/fs/Kconfig
|
|
--- a/fs/Kconfig 2018-08-06 17:23:04.000000000 +0300
|
|
+++ b/fs/Kconfig 2022-06-12 05:28:14.000000000 +0300
|
|
@@ -227,6 +227,7 @@ source "fs/orangefs/Kconfig"
|
|
source "fs/adfs/Kconfig"
|
|
source "fs/affs/Kconfig"
|
|
source "fs/ecryptfs/Kconfig"
|
|
+source "fs/sdcardfs/Kconfig"
|
|
source "fs/hfs/Kconfig"
|
|
source "fs/hfsplus/Kconfig"
|
|
source "fs/befs/Kconfig"
|