aboutsummaryrefslogtreecommitdiffstats
path: root/dropbear/dropbear-0.43/multi-binary.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dropbear/dropbear-0.43/multi-binary.patch')
-rw-r--r--dropbear/dropbear-0.43/multi-binary.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dropbear/dropbear-0.43/multi-binary.patch b/dropbear/dropbear-0.43/multi-binary.patch
index e69de29bb2..280ebf0128 100644
--- a/dropbear/dropbear-0.43/multi-binary.patch
+++ b/dropbear/dropbear-0.43/multi-binary.patch
@@ -0,0 +1,11 @@
+--- dropbear-0.42/options.h.orig 2004-06-16 07:08:27.000000000 +0200
++++ dropbear-0.42/options.h 2004-07-04 22:41:25.000000000 +0200
+@@ -184,7 +184,7 @@
+ * "make clean; make dropbearmulti". You'll need to install the binary
+ * manually, see MULTI for details */
+
+-/* #define DROPBEAR_MULTI */
++#define DROPBEAR_MULTI
+
+ /* The three multi binaries: dropbear, dropbearkey, dropbearconvert
+ * Comment out these if you don't want some of them */