fix ntfs3 compiling problem (#7467)

This commit is contained in:
HoldOnBro 2021-07-21 23:17:01 +08:00 committed by GitHub
parent 4d5e9db0d9
commit d037c4b9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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