mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
socat: needs mmu
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b8326cb643
commit
4cb5ec7c6c
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_SOCAT
|
config BR2_PACKAGE_SOCAT
|
||||||
bool "socat"
|
bool "socat"
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Multipurpose socket relay program.
|
Multipurpose socket relay program.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user