mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
It is not OK to ALWAYS include ntfs-3g
This commit is contained in:
parent
309600e11d
commit
f3b5e67179
@ -77,6 +77,6 @@ ntfs-3g-dirclean:
|
|||||||
# Toplevel Makefile options
|
# Toplevel Makefile options
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
#ifeq ($(strip $(BR2_PACKAGE_NTFS-3G)),y)
|
ifeq ($(strip $(BR2_PACKAGE_NTFS-3G)),y)
|
||||||
TARGETS+=ntfs-3g
|
TARGETS+=ntfs-3g
|
||||||
#endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user