mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
cifs-utils: needs MMU
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b779b6bd94
commit
a89e0e8721
@ -1,5 +1,7 @@
|
|||||||
config BR2_PACKAGE_CIFS_UTILS
|
config BR2_PACKAGE_CIFS_UTILS
|
||||||
bool "cifs-utils"
|
bool "cifs-utils"
|
||||||
|
# uses fork()
|
||||||
|
depends on BR2_USE_MMU
|
||||||
help
|
help
|
||||||
The in-kernel CIFS filesystem is generally the preferred
|
The in-kernel CIFS filesystem is generally the preferred
|
||||||
method for mounting SMB/CIFS shares on Linux. The in-kernel
|
method for mounting SMB/CIFS shares on Linux. The in-kernel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user