dropbear: needs zlib, so select it
This commit is contained in:
parent
24991a4784
commit
fcd24512d8
@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_DROPBEAR
|
||||
bool "dropbear"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
A small SSH 2 server designed for small memory environments.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user