mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
nuttcp: needs mmu
Fixes: http://autobuild.buildroot.net/results/b8c019a5701377a1e134d01ac0bae5fe34dc975f/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d7937773fd
commit
82245c6f21
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_NUTTCP
|
config BR2_PACKAGE_NUTTCP
|
||||||
bool "nuttcp"
|
bool "nuttcp"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
nuttcp is a TCP/UDP network testing tool, much like iperf
|
nuttcp is a TCP/UDP network testing tool, much like iperf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user