diff options
author | Alexander Clouter <alex@digriz.org.uk> | 2011-05-16 22:41:54 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-05-16 22:41:54 +0200 |
commit | a7e78f974e4536c23904cb5714ce1a917b3f420e (patch) | |
tree | ef612f795cf978d56e824884352932e736e37cca /CHANGES | |
parent | 017e3061fdd62d42ffb851057b67e6d96b1fd47a (diff) |
dropbear: disable zlib support when built with small option
Closes #3733
Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ #3541: Quotes in the top Makefile:217 break buildroot/kernel config... #3571: u-boot: fw_printenv does not build #3643: popt source url is not responding + #3733: dropbear: make zlib optional 2011.02, Released February 28th, 2011: |