mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 14:21:53 +02:00
Don't embed dropbear by default (startup script is broken)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@361 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7240fe60ee
commit
3fa153ac50
@ -1,6 +1,6 @@
|
|||||||
config BR2_PACKAGE_DROPBEAR
|
config BR2_PACKAGE_DROPBEAR
|
||||||
tristate "SSH Server/Client"
|
tristate "SSH Server/Client"
|
||||||
default y
|
default m
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
dropbear
|
dropbear
|
||||||
|
Loading…
Reference in New Issue
Block a user