mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
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:
parent
ddc3aade64
commit
702c251d3c
@ -1,5 +1,7 @@
|
|||||||
config BR2_PACKAGE_WGET
|
config BR2_PACKAGE_WGET
|
||||||
bool "wget"
|
bool "wget"
|
||||||
|
# fork()
|
||||||
|
depends on BR2_USE_MMU
|
||||||
help
|
help
|
||||||
Network utility to retrieve files from http, https and ftp.
|
Network utility to retrieve files from http, https and ftp.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user