summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2017-11-30 19:10:34 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-11-30 19:10:34 +1100
commite99543bb1729c76044f6fdd0d24a2fec5d543177 (patch)
tree1978e7ad5eac9dfcf59ee95c4b484c1b3eb968ae /README.md
parent2b8ac8212b7a36fde565ed82675f88f52b1217b8 (diff)
downloadffs-e99543bb1729c76044f6fdd0d24a2fec5d543177.tar.gz
ffs-e99543bb1729c76044f6fdd0d24a2fec5d543177.zip
README: add build instructions
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31a14ba..f906807 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
OpenPOWER FFS Utilities
------------------------
+=======================
FFS is the FSP Flash File Structure which is also currently used
on OpenPOWER machines for the flash layout.
+Building
+--------
+
+ autoreconf -i && ./configure && make
OpenPOWER on IntegriCloud