1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 04:59:55 +03:00
openwrt-xburst/package/openssh/Config.in
wbx d1e86b499a add openssh package, sshd does not work. why?
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-07 07:04:44 +00:00

11 lines
196 B
Plaintext

config BR2_PACKAGE_OPENSSH
tristate "OpenSSH"
default m if CONFIG_DEVEL
select BR2_PACKAGE_OPENSSL
help
Popular SSH server and client
http://www.openssh.com/
Depends: openssl