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:
Gustavo Zacarias 2013-02-02 00:24:35 +00:00 committed by Peter Korsgaard
parent d7937773fd
commit 82245c6f21

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_NUTTCP
bool "nuttcp"
depends on BR2_USE_MMU # fork()
help
nuttcp is a TCP/UDP network testing tool, much like iperf