mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
fix ntfs3 compiling problem (#7467)
This commit is contained in:
parent
4d5e9db0d9
commit
d037c4b9fd
@ -25,7 +25,6 @@ define KernelPackage/fs-ntfs3
|
||||
CATEGORY:=Kernel modules
|
||||
SUBMENU:=Filesystems
|
||||
TITLE:=Fully functional NTFS Read-Write driver
|
||||
KCONFIG:=CONFIG_NLS_DEFAULT="utf8"
|
||||
FILES:=$(PKG_BUILD_DIR)/ntfs3.ko
|
||||
AUTOLOAD:=$(call AutoProbe,ntfs3)
|
||||
DEPENDS:=+kmod-nls-utf8
|
||||
|
Loading…
Reference in New Issue
Block a user