mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
ncftp: 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
702c251d3c
commit
a3aabcc997
@ -1,5 +1,7 @@
|
|||||||
config BR2_PACKAGE_NCFTP
|
config BR2_PACKAGE_NCFTP
|
||||||
bool "ncftp"
|
bool "ncftp"
|
||||||
|
# fork()
|
||||||
|
depends on BR2_USE_MMU
|
||||||
help
|
help
|
||||||
NcFTP Client (also known as just NcFTP) is a set of FREE application
|
NcFTP Client (also known as just NcFTP) is a set of FREE application
|
||||||
programs implementing the File Transfer Protocol (FTP).
|
programs implementing the File Transfer Protocol (FTP).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user