wget: needs MMU

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2012-04-05 04:17:04 +00:00 committed by Peter Korsgaard
parent ddc3aade64
commit 702c251d3c

View File

@ -1,5 +1,7 @@
config BR2_PACKAGE_WGET
bool "wget"
# fork()
depends on BR2_USE_MMU
help
Network utility to retrieve files from http, https and ftp.