projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix compile error (disable dietlibc)
[openwrt.git]
/
openwrt
/
package
/
atftp
/
Config.in
diff --git
a/openwrt/package/atftp/Config.in
b/openwrt/package/atftp/Config.in
index
32ab951
..
296faec
100644
(file)
--- a/
openwrt/package/atftp/Config.in
+++ b/
openwrt/package/atftp/Config.in
@@
-4,6
+4,7
@@
config BR2_COMPILE_ATFTP
tristate
default n
depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD
+ select BR2_PACKAGE_LIBREADLINE
config BR2_PACKAGE_ATFTP
prompt "atftp............................. TFTP client"
This page took
0.023134 seconds
and
4
git commands to generate.