mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 04:28:27 +02:00
12 lines
182 B
Plaintext
12 lines
182 B
Plaintext
|
config BR2_PACKAGE_ATFTP
|
||
|
tristate "atftp"
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
tftp client
|
||
|
|
||
|
config BR2_PACKAGE_ATFTPD
|
||
|
tristate "atftpd"
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
tftp server
|