projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix failsafe mode on brcm-2.4
[openwrt.git]
/
openwrt
/
package
/
dropbear
/
Config.in
diff --git
a/openwrt/package/dropbear/Config.in
b/openwrt/package/dropbear/Config.in
index
54d7284
..
0c4b2f4
100644
(file)
--- a/
openwrt/package/dropbear/Config.in
+++ b/
openwrt/package/dropbear/Config.in
@@
-1,9
+1,10
@@
config BR2_PACKAGE_DROPBEAR
config BR2_PACKAGE_DROPBEAR
- tristate "dropbear - Small SSH 2 client/server"
+ prompt "dropbear.......................... Small SSH 2 client/server"
+ tristate
default y
select BR2_PACKAGE_ZLIB
help
A small SSH 2 server/client designed for small memory environments.
http://matt.ucc.asn.au/dropbear/
default y
select BR2_PACKAGE_ZLIB
help
A small SSH 2 server/client designed for small memory environments.
http://matt.ucc.asn.au/dropbear/
-
+
This page took
0.021457 seconds
and
4
git commands to generate.