2eb995759d
Fixes http://autobuild.buildroot.net/results/067cfbab9fa26e9e5f321f661e8f4ac0e19249e1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
config BR2_PACKAGE_VSFTPD
|
|
bool "vsftpd"
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
|
|
help
|
|
vsftpd is an ftp daemon written with security in mind.
|
|
http://vsftpd.beasts.org/
|
|
|