mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
openssh: 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
0c09053277
commit
7d3f2897f8
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_OPENSSH
|
config BR2_PACKAGE_OPENSSH
|
||||||
bool "openssh"
|
bool "openssh"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user