summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toolchain/kernel-headers/patches-3.10.14/0602-ufsd.patch13
-rw-r--r--toolchain/kernel-headers/patches-3.10.20/0602-ufsd.patch13
2 files changed, 26 insertions, 0 deletions
diff --git a/toolchain/kernel-headers/patches-3.10.14/0602-ufsd.patch b/toolchain/kernel-headers/patches-3.10.14/0602-ufsd.patch
new file mode 100644
index 0000000..069a570
--- /dev/null
+++ b/toolchain/kernel-headers/patches-3.10.14/0602-ufsd.patch
@@ -0,0 +1,13 @@
+Index: linux-3.10.14/fs/Kconfig
+===================================================================
+--- linux-3.10.14.orig/fs/Kconfig
++++ linux-3.10.14/fs/Kconfig
+@@ -186,7 +186,7 @@ menuconfig MISC_FILESYSTEMS
+
+ if MISC_FILESYSTEMS
+
+-source "fs/ufsd/Kconfig"
++#source "fs/ufsd/Kconfig"
+ source "fs/adfs/Kconfig"
+ source "fs/affs/Kconfig"
+ source "fs/ecryptfs/Kconfig"
diff --git a/toolchain/kernel-headers/patches-3.10.20/0602-ufsd.patch b/toolchain/kernel-headers/patches-3.10.20/0602-ufsd.patch
new file mode 100644
index 0000000..6ada125
--- /dev/null
+++ b/toolchain/kernel-headers/patches-3.10.20/0602-ufsd.patch
@@ -0,0 +1,13 @@
+Index: linux-3.10.20/fs/Kconfig
+===================================================================
+--- linux-3.10.20.orig/fs/Kconfig
++++ linux-3.10.20/fs/Kconfig
+@@ -186,7 +186,7 @@ menuconfig MISC_FILESYSTEMS
+
+ if MISC_FILESYSTEMS
+
+-source "fs/ufsd/Kconfig"
++#source "fs/ufsd/Kconfig"
+ source "fs/adfs/Kconfig"
+ source "fs/affs/Kconfig"
+ source "fs/ecryptfs/Kconfig"