iperf: needs MMU
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a89e0e8721
commit
8b3f94f9b0
@ -1,6 +1,8 @@
|
||||
config BR2_PACKAGE_IPERF
|
||||
bool "iperf"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
# uses fork()
|
||||
depends on BR2_USE_MMU
|
||||
help
|
||||
Internet Protocol bandwidth measuring tool for measuring
|
||||
TCP/UDP performance.
|
||||
|
Loading…
Reference in New Issue
Block a user