summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches/101-ufsd.patch
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 23:42:26 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 23:42:26 +0200
commitb395e3b40e026a437b7179b78f1beddf2d02a7bc (patch)
treef3118474a7af11fffb228915dcffd7f2580d26ee /target/linux/ramips/patches/101-ufsd.patch
parente266de11dcd0b2d71c445b943bef2f50258fa314 (diff)
downloadmtk-20170518-b395e3b40e026a437b7179b78f1beddf2d02a7bc.zip
mtk-20170518-b395e3b40e026a437b7179b78f1beddf2d02a7bc.tar.gz
mtk-20170518-b395e3b40e026a437b7179b78f1beddf2d02a7bc.tar.bz2
target/linux/ramips: add all patches
Diffstat (limited to 'target/linux/ramips/patches/101-ufsd.patch')
-rwxr-xr-xtarget/linux/ramips/patches/101-ufsd.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/target/linux/ramips/patches/101-ufsd.patch b/target/linux/ramips/patches/101-ufsd.patch
new file mode 100755
index 0000000..3a2bd8e
--- /dev/null
+++ b/target/linux/ramips/patches/101-ufsd.patch
@@ -0,0 +1,21 @@
+Index: linux-3.10.14/fs/Kconfig
+===================================================================
+--- linux-3.10.14.orig/fs/Kconfig
++++ linux-3.10.14/fs/Kconfig
+@@ -186,7 +186,6 @@ menuconfig MISC_FILESYSTEMS
+
+ if MISC_FILESYSTEMS
+
+-source "fs/ufsd/Kconfig"
+ source "fs/adfs/Kconfig"
+ source "fs/affs/Kconfig"
+ source "fs/ecryptfs/Kconfig"
+Index: linux-3.10.14/fs/Makefile
+===================================================================
+--- linux-3.10.14.orig/fs/Makefile
++++ linux-3.10.14/fs/Makefile
+@@ -129,4 +129,3 @@ obj-$(CONFIG_CEPH_FS) += ceph/
+ obj-$(CONFIG_PSTORE) += pstore/
+ obj-$(CONFIG_EFIVAR_FS) += efivarfs/
+ obj-$(CONFIG_AUFS_FS) += aufs/
+-obj-$(CONFIG_UFSD_FS) += ufsd/