Commit bf22677b authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

iputils: needs mmu

parent 60cb2904
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_IPUTILS
	bool "iputils"
	select BR2_OPENSSL if BR2_INET_IPV6
	depends on BR2_USE_MMU # fork()
	help
	  This package is set of small useful utilities for Linux networking.
	  It includes complete versions of ping, traceroute, etc.