projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable kmod-ieee80211-dscape on 2.4 devel build
[openwrt.git]
/
openwrt
/
package
/
openssh
/
Config.in
diff --git
a/openwrt/package/openssh/Config.in
b/openwrt/package/openssh/Config.in
index
6b344f8
..
387ee51
100644
(file)
--- a/
openwrt/package/openssh/Config.in
+++ b/
openwrt/package/openssh/Config.in
@@
-1,7
+1,7
@@
menu "openssh........................... A free implementation of the Secure Shell protocol"
config BR2_COMPILE_OPENSSH
menu "openssh........................... A free implementation of the Secure Shell protocol"
config BR2_COMPILE_OPENSSH
- bool
+ tristate
default n
depends BR2_PACKAGE_OPENSSH_CLIENT || BR2_PACKAGE_OPENSSH_SERVER || BR2_PACKAGE_OPENSSH_SFTP_CLIENT || BR2_PACKAGE_OPENSSH_SFTP_SERVER
default n
depends BR2_PACKAGE_OPENSSH_CLIENT || BR2_PACKAGE_OPENSSH_SERVER || BR2_PACKAGE_OPENSSH_SFTP_CLIENT || BR2_PACKAGE_OPENSSH_SFTP_SERVER
This page took
0.019886 seconds
and
4
git commands to generate.