From: Joel Stanley <joel@jms.id.au>
To: anton@samba.org
Cc: linuxppc-dev@ozlabs.org
Subject: [kexec-lite 1/3] Add dependencies to the readme
Date: Tue, 1 Sep 2015 13:53:07 +0930 [thread overview]
Message-ID: <1441081389-17131-1-git-send-email-joel@jms.id.au> (raw)
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
README.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9ca9ff2..4540d29 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,11 @@
kexec-lite
==========
-A simple kexec for flattened device tree platforms.
+A simple kexec for flattened device tree platforms, on PowerPC.
+
+Dependencies
+------------
+
+Requires Make, a C toolchain, and the libraries libelf and libfdt.
+
+```sudo apt-get install libelf-dev libfdt-dev```
--
2.5.0
next reply other threads:[~2015-09-01 4:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-01 4:23 Joel Stanley [this message]
2015-09-01 4:23 ` [kexec-lite 2/3] Add licence file Joel Stanley
2015-09-01 4:23 ` [kexec-lite 3/3] Bump version to 1.0 Joel Stanley
2015-09-09 11:05 ` [kexec-lite 1/3] Add dependencies to the readme Anton Blanchard
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=1441081389-17131-1-git-send-email-joel@jms.id.au \
--to=joel@jms.id.au \
--cc=anton@samba.org \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).