mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:34:59 +02:00
4f854eed21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@430 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
config BR2_PACKAGE_DROPBEAR
|
|
tristate "SSH Server/Client"
|
|
default y
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
dropbear
|
|
|
|
A small SSH 2 server/client designed for small memory environments.
|
|
|
|
http://matt.ucc.asn.au/dropbear/
|