[PATCH] Remove md5,sh1,sh2 from lib/Makefile.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
---
 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@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux