projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected missing dependency
[openwrt.git]
/
package
/
atftp
/
Config.in
diff --git
a/package/atftp/Config.in
b/package/atftp/Config.in
index
c84e316
..
32ab951
100644
(file)
--- a/
package/atftp/Config.in
+++ b/
package/atftp/Config.in
@@
-1,7
+1,7
@@
#menu "atftp............................. TFTP implementation"
config BR2_COMPILE_ATFTP
- bool
+ tristate
default n
depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD
This page took
0.023847 seconds
and
4
git commands to generate.