diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch b/target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch deleted file mode 100644 index b34f487be..000000000 --- a/target/linux/generic/patches-2.6.39/030-exportfs_tristate.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/fs/Kconfig -+++ b/fs/Kconfig -@@ -47,7 +47,7 @@ config FS_POSIX_ACL - def_bool n - - config EXPORTFS -- bool -+ tristate - - config FILE_LOCKING - bool "Enable POSIX file locking API" if EXPERT |