projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24991a4
)
dropbear: needs zlib, so select it
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 11 Mar 2009 20:32:44 +0000
(20:32 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 11 Mar 2009 20:32:44 +0000
(20:32 -0000)
package/dropbear/Config.in
patch
|
blob
|
history
diff --git
a/package/dropbear/Config.in
b/package/dropbear/Config.in
index 4361430a72b539e3be7247eae1af0b2a776673f1..20469f8b241fc8b5fb5ba76d286fdfe94ca17ab8 100644
(file)
--- a/
package/dropbear/Config.in
+++ b/
package/dropbear/Config.in
@@
-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.