mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel: add a missing config symbol for ext4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5ae4b1cb12
commit
e1f64f7fda
@ -115,6 +115,7 @@ define KernelPackage/fs-ext4
|
||||
SUBMENU:=$(FS_MENU)
|
||||
TITLE:=EXT4 filesystem support
|
||||
KCONFIG:= \
|
||||
CONFIG_EXT4DEV_COMPAT=n \
|
||||
CONFIG_EXT4_FS_XATTR=y \
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y \
|
||||
CONFIG_EXT4_FS_SECURITY=y \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user