freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 |
|
|---|
| 2 | config FWRT_COMPILE_ATFTP
|
|---|
| 3 | tristate
|
|---|
| 4 | default n
|
|---|
| 5 | depends FWRT_PACKAGE_ATFTP || FWRT_PACKAGE_ATFTPD
|
|---|
| 6 | select FWRT_PACKAGE_LIBREADLINE
|
|---|
| 7 |
|
|---|
| 8 | config FWRT_PACKAGE_ATFTP
|
|---|
| 9 | prompt "atftp............................. TFTP client"
|
|---|
| 10 | tristate
|
|---|
| 11 | default n
|
|---|
| 12 | select FWRT_COMPILE_ATFTP
|
|---|
| 13 | help
|
|---|
| 14 | TFTP client
|
|---|
| 15 |
|
|---|
| 16 | config FWRT_PACKAGE_ATFTPD
|
|---|
| 17 | prompt "atftpd............................ TFTP server"
|
|---|
| 18 | tristate
|
|---|
| 19 | default n
|
|---|
| 20 | select FWRT_COMPILE_ATFTP
|
|---|
| 21 | help
|
|---|
| 22 | TFTP server
|
|---|
| 23 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.