kernel: add missing nls dependency for kmod-fs-ntfs3
This showed up on a linux 5.15 build Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		| @@ -648,6 +648,7 @@ define KernelPackage/fs-ntfs3 | ||||
|   TITLE:=Ntfs3 support | ||||
|   KCONFIG:= CONFIG_NTFS3_FS CONFIG_NTFS3_FS_POSIX_ACL=y | ||||
|   FILES:=$(LINUX_DIR)/fs/ntfs3/ntfs3.ko | ||||
|   $(call AddDepends/nls) | ||||
|   AUTOLOAD:=$(call AutoLoad,80,ntfs3) | ||||
| endef | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau