All of lore.kernel.org
 help / color / mirror / Atom feed
* [kexec-lite 1/3] Add dependencies to the readme
@ 2015-09-01  4:23 Joel Stanley
  2015-09-01  4:23 ` [kexec-lite 2/3] Add licence file Joel Stanley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joel Stanley @ 2015-09-01  4:23 UTC (permalink / raw)
  To: anton; +Cc: linuxppc-dev

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-09 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01  4:23 [kexec-lite 1/3] Add dependencies to the readme Joel Stanley
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.