Signed-off-by: Joel Stanley <j...@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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev