mirror of https://github.com/hak5/openwrt.git
parent
b9a3554f4a
commit
079d042a56
|
@ -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
|
default y
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
A small SSH 2 server/client designed for small memory environments.
|
A small SSH 2 server/client designed for small memory environments.
|
||||||
|
|
||||||
http://matt.ucc.asn.au/dropbear/
|
http://matt.ucc.asn.au/dropbear/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue