1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 14:22:00 +03:00
openwrt-xburst/openwrt/package/dropbear_sshd/Config.in
wbx 3415fddbc7 handle builddependencies via Config.in, suggested by nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-21 17:12:19 +00:00

9 lines
198 B
Plaintext

config BR2_PACKAGE_DROPBEAR_SSHD
bool "dropbear_sshd"
select BR2_PACKAGE_ZLIB
default n
help
A small SSH 2 server designed for small memory environments.
http://matt.ucc.asn.au/dropbear/