mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
automount: replace antfs with ntfs3-oot
This commit is contained in:
parent
8efdb24e81
commit
74b38ca2bf
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/automount
|
define Package/automount
|
||||||
TITLE:=Mount autoconfig hotplug script.
|
TITLE:=Mount autoconfig hotplug script.
|
||||||
MAINTAINER:=Lean
|
MAINTAINER:=Lean
|
||||||
DEPENDS:=+block-mount +kmod-usb-storage +kmod-usb-storage-extras +!TARGET_ramips:kmod-usb-storage-uas +kmod-fs-vfat +kmod-fs-ext4 +kmod-fs-exfat +(LINUX_5_4||LINUX_5_10):antfs-mount +libblkid
|
DEPENDS:=+block-mount +kmod-usb-storage +kmod-usb-storage-extras +!TARGET_ramips:kmod-usb-storage-uas +kmod-fs-vfat +kmod-fs-ext4 +kmod-fs-exfat +(LINUX_5_4||LINUX_5_10):ntfs3-oot-mount +libblkid
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/automount/description
|
define Package/automount/description
|
||||||
|
Loading…
Reference in New Issue
Block a user