Explorar o código

iperf: needs MMU

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=13) %!d(string=hai) anos
pai
achega
8b3f94f9b0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      package/iperf/Config.in

+ 2 - 0
package/iperf/Config.in

@@ -1,6 +1,8 @@
 config BR2_PACKAGE_IPERF
 config BR2_PACKAGE_IPERF
 	bool "iperf"
 	bool "iperf"
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_INSTALL_LIBSTDCPP
+	# uses fork()
+	depends on BR2_USE_MMU
 	help
 	help
 	  Internet Protocol bandwidth measuring tool for measuring
 	  Internet Protocol bandwidth measuring tool for measuring
 	  TCP/UDP performance.
 	  TCP/UDP performance.