mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
kernel: disable kmod-fs-ntfs for Linux 6.12
This commit is contained in:
parent
3346bf1ee2
commit
468d14896b
@ -577,6 +577,7 @@ define KernelPackage/fs-ntfs
|
||||
KCONFIG:=CONFIG_NTFS_FS
|
||||
FILES:=$(LINUX_DIR)/fs/ntfs/ntfs.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,ntfs)
|
||||
DEPENDS+=@!LINUX_6_12
|
||||
$(call AddDepends/nls)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user