On 17:43 Thu 16 Sep , Sascha Hauer wrote: > On Thu, Sep 09, 2010 at 03:59:48PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> > > --- > > lib/Kconfig | 4 + > > lib/Makefile | 1 + > > lib/md5.c | 317 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 322 insertions(+), 0 deletions(-) > > create mode 100644 lib/md5.c > > > > diff --git a/lib/Kconfig b/lib/Kconfig > > index a571ba8..e8776a7 100644 > > --- a/lib/Kconfig > > +++ b/lib/Kconfig > > @@ -15,6 +15,10 @@ menuconfig DIGEST > > > > if DIGEST > > > > +config MD5 > > + bool "MD5" > > + default y > > Please no default y here. fix in the next pull request Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox