Commit 702c251d authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

wget: needs MMU

parent ddc3aade
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_WGET
	bool "wget"
	# fork()
	depends on BR2_USE_MMU
	help
	  Network utility to retrieve files from http, https and ftp.