summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches/101-ufsd.patch
blob: 3a2bd8e62411e85374b1b221ff5563e78bb90265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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/