mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
samba: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d3f8d974ff
commit
47fed0c951
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_SAMBA
|
config BR2_PACKAGE_SAMBA
|
||||||
bool "samba"
|
bool "samba"
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_POPT
|
select BR2_PACKAGE_POPT
|
||||||
help
|
help
|
||||||
Provides print services to all manner of SMB/CIFS clients,
|
Provides print services to all manner of SMB/CIFS clients,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user