summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-08-12 21:57:52 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-09-06 09:51:19 -0500
commitf4e58e6b730fa687890e47aefcb4a9b833a2d3a8 (patch)
tree486dece092886fb77384c47ca3a1e937522d7302 /README.md
parent686df74e15a610de6a4b20a260704ab4ff00dc50 (diff)
downloadphosphor-host-ipmid-f4e58e6b730fa687890e47aefcb4a9b833a2d3a8.tar.gz
phosphor-host-ipmid-f4e58e6b730fa687890e47aefcb4a9b833a2d3a8.zip
Add bootstrap.sh
Change-Id: Id01b9ad969f96b0f79623ad9cf2a06f6714a07b1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..36c1042
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+To build this package, do the following steps:
+
+ 1. ./bootstrap.sh
+ 2. ./configure ${CONFIGURE_FLAGS}
+ 3. make
+
+To full clean the repository again run `./bootstrap.sh clean`.
OpenPOWER on IntegriCloud