commit | 799eb1972c141271068cd4ea1010753e0347d8ab | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Mar 28 12:54:43 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Mar 28 12:54:43 2019 -0700 |
tree | 605ae49affde171032d559014abe8597474fd011 | |
parent | df7a6157b352ed251af7e3d7b7e4ef45f6f9e740 [diff] |
build: install into bin instead of sbin Installs into bin instead of sbin per guidelines. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I8781724e7261745896166421504ba88f37690ebc
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`.