* [PATCH 1/1] lib: remove re-introduce sum in commit 9135dd5f672e: initial libfdt support
@ 2011-12-03 8:46 Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 0 replies; only message in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-12-03 8:46 UTC (permalink / raw)
To: barebox
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
Hi,
Please apply the next is broken
Best Regards,
J.
lib/Makefile | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/lib/Makefile b/lib/Makefile
index e35d4b1..ae76b4c 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -29,8 +29,5 @@ 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/
obj-y += uncompress.o
--
1.7.7
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-03 8:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-03 8:46 [PATCH 1/1] lib: remove re-introduce sum in commit 9135dd5f672e: initial libfdt support Jean-Christophe PLAGNIOL-VILLARD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox