On Fri, Dec 11, 2009 at 05:36:18PM +0100, Frederik Sdun wrote: > > Signed-off-by: Frederik Sdun <[email protected]> > --- > rules/dropbear.make | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/rules/dropbear.make b/rules/dropbear.make > index 8701021..98b9ddd 100644 > --- a/rules/dropbear.make > +++ b/rules/dropbear.make > @@ -106,7 +106,7 @@ ifdef PTXCONF_DROPBEAR_DIS_X11 > $(call disable_c, $(DROPBEAR_DIR)/options.h,ENABLE_X11FWD) > else > @echo "ptxdist: enabling x11 forwarding" > - $(call enable_c, $(DROPBEAR_DIR)/options.h,ENSABLE_X11FWD) > + $(call enable_c, $(DROPBEAR_DIR)/options.h,ENABLE_X11FWD) > endif > > ifdef PTXCONF_DROPBEAR_DIS_TCP
Applied to master. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
