automount: fix missing separator
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
a21a326a17
commit
08c82bc1ce
@ -30,8 +30,8 @@ define Package/automount
|
||||
+kmod-fs-ext4 \
|
||||
+!LINUX_5_4:kmod-fs-exfat \
|
||||
+LINUX_5_4:kmod-fs-exfat0 \
|
||||
+kmod-fs-vfat
|
||||
+!LINUX_5_15:ntfs-3g
|
||||
+kmod-fs-vfat \
|
||||
+!LINUX_5_15:ntfs-3g \
|
||||
+LINUX_5_15:ntfs3-mount
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
Loading…
Reference in New Issue
Block a user