* [PATCH] Remove md5,sh1,sh2 from lib/Makefile.
@ 2011-11-11 9:03 Juergen Kilb
2011-11-11 10:41 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 1 reply; 3+ messages in thread
From: Juergen Kilb @ 2011-11-11 9:03 UTC (permalink / raw)
To: barebox; +Cc: Juergen Kilb
Commit 4ac3a1f9 has moved the files md5.c, sh1.c
and sh2.c from lib/* to crypto/*.
But the files were still listed in lib/Makefile.
Signed-off-by: Juergen Kilb <J.Kilb@phytec.de>
---
lib/Makefile | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/lib/Makefile b/lib/Makefile
index eccdfff..cb72842 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -29,7 +29,4 @@ obj-y += lzo/
obj-y += show_progress.o
obj-$(CONFIG_LZO_DECOMPRESS) += decompress_unlzo.o
obj-$(CONFIG_PROCESS_ESCAPE_SEQUENCE) += process_escape_sequence.o
-obj-$(CONFIG_MD5) += md5.o
-obj-$(CONFIG_SHA1) += sha1.o
-obj-$(CONFIG_SHA256) += sha256.o
obj-$(CONFIG_FDT) += fdt/
--
1.7.0.4
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Remove md5,sh1,sh2 from lib/Makefile.
2011-11-11 9:03 [PATCH] Remove md5,sh1,sh2 from lib/Makefile Juergen Kilb
@ 2011-11-11 10:41 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-11 12:48 ` Antwort: " Jürgen Kilb
0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-11 10:41 UTC (permalink / raw)
To: Juergen Kilb; +Cc: barebox
On 10:03 Fri 11 Nov , Juergen Kilb wrote:
> Commit 4ac3a1f9 has moved the files md5.c, sh1.c
> and sh2.c from lib/* to crypto/*.
> But the files were still listed in lib/Makefile.
the commit modify the Makefile correctly sn other comit breakit
>
> Signed-off-by: Juergen Kilb <J.Kilb@phytec.de>
Sacha send a fix already
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Antwort: Re: [PATCH] Remove md5,sh1,sh2 from lib/Makefile.
2011-11-11 10:41 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2011-11-11 12:48 ` Jürgen Kilb
0 siblings, 0 replies; 3+ messages in thread
From: Jürgen Kilb @ 2011-11-11 12:48 UTC (permalink / raw)
To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox
[-- Attachment #1.1: Type: text/plain, Size: 491 bytes --]
Hi Jean,
I was a bit to hasty. Sorry !
So just to clarify
Commit 4ac3a1f9 was ok.
Best regards,
Jürgen
> On 10:03 Fri 11 Nov , Juergen Kilb wrote:
> > Commit 4ac3a1f9 has moved the files md5.c, sh1.c
> > and sh2.c from lib/* to crypto/*.
> > But the files were still listed in lib/Makefile.
> the commit modify the Makefile correctly sn other comit breakit
> >
> > Signed-off-by: Juergen Kilb <J.Kilb@phytec.de>
> Sacha send a fix already
>
> Best Regards,
> J.
[-- Attachment #1.2: Type: text/html, Size: 839 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-11 12:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-11 9:03 [PATCH] Remove md5,sh1,sh2 from lib/Makefile Juergen Kilb
2011-11-11 10:41 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-11 12:48 ` Antwort: " Jürgen Kilb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox