commit | a7b1f4caa49390064d0b66de04764547f3aa41c9 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Apr 13 14:41:37 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Apr 13 14:49:54 2021 -0500 |
tree | d5cb6de031885c81e80ef27dce61a99ec770016c | |
parent | a30fc13e8ac2137927909265882d97b0294e5348 [diff] |
bootstrap: fix shellcheck warnings Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I86ef079c9632e5563a1a56d6a2e23aad59ecbc57
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.