mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
udpcast: 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
846bc0cf3f
commit
3bccd260fa
@ -2,6 +2,7 @@ config BR2_PACKAGE_UDPCAST
|
|||||||
bool "udpcast"
|
bool "udpcast"
|
||||||
depends on BR2_LARGEFILE
|
depends on BR2_LARGEFILE
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
A multicast protocol implementation which happens to
|
A multicast protocol implementation which happens to
|
||||||
be very handy for imaging drives over the network.
|
be very handy for imaging drives over the network.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user