From: Juergen Kilb <J.Kilb@phytec.de>
To: barebox@lists.infradead.org
Cc: Juergen Kilb <J.Kilb@phytec.de>
Subject: [PATCH] Remove md5,sh1,sh2 from lib/Makefile.
Date: Fri, 11 Nov 2011 10:03:31 +0100 [thread overview]
Message-ID: <1321002211-14950-1-git-send-email-J.Kilb@phytec.de> (raw)
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
next reply other threads:[~2011-11-11 9:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-11 9:03 Juergen Kilb [this message]
2011-11-11 10:41 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-11 12:48 ` Antwort: " Jürgen Kilb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1321002211-14950-1-git-send-email-J.Kilb@phytec.de \
--to=j.kilb@phytec.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox