1 config BR2_PACKAGE_ATFTP
3 depends on BR2_TOOLCHAIN_HAS_THREADS
5 atftp is a client/server implementation of the TFTP
6 protocol that implements RFCs 1350, 2090, 2347, 2348,
7 and 2349. The server is multi-threaded and the client
8 presents a friendly interface using libreadline
11 http://sourceforge.net/projects/atftp/
13 comment "atftp needs a toolchain w/ threads"
14 depends on !BR2_TOOLCHAIN_HAS_THREADS