modules: f2fs: add missing symbols for 3.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44074 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fa2065e778
commit
f21b253519
1 changed files with 2 additions and 0 deletions
|
@ -181,6 +181,8 @@ define KernelPackage/fs-f2fs
|
|||
CONFIG_F2FS_FS \
|
||||
CONFIG_F2FS_STAT_FS=y \
|
||||
CONFIG_F2FS_FS_XATTR=n \
|
||||
CONFIG_F2FS_FS_POSIX_ACL=n \
|
||||
CONFIG_F2FS_FS_SECURITY=n \
|
||||
CONFIG_F2FS_CHECK_FS=n
|
||||
FILES:=$(LINUX_DIR)/fs/f2fs/f2fs.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,f2fs,1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue