projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add chan_h323 support for asterisk, closes #122
[openwrt.git]
/
package
/
atftp
/
Config.in
diff --git
a/package/atftp/Config.in
b/package/atftp/Config.in
index
c84e316
..
296faec
100644
(file)
--- a/
package/atftp/Config.in
+++ b/
package/atftp/Config.in
@@
-1,9
+1,10
@@
#menu "atftp............................. TFTP implementation"
config BR2_COMPILE_ATFTP
#menu "atftp............................. TFTP implementation"
config BR2_COMPILE_ATFTP
- bool
+ tristate
default n
depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD
default n
depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD
+ select BR2_PACKAGE_LIBREADLINE
config BR2_PACKAGE_ATFTP
prompt "atftp............................. TFTP client"
config BR2_PACKAGE_ATFTP
prompt "atftp............................. TFTP client"
This page took
0.021846 seconds
and
4
git commands to generate.