commit | c8f22502e913bce278b8670682315ca39d0a8592 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Nov 06 14:42:09 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Nov 08 10:00:29 2020 -0500 |
tree | a2c084b43503252047cd94830e838e6b36db0aff | |
parent | 9f44c99abec896255c92c41949ed09a721021356 [diff] |
fix compiler warnings Fix a couple unused-parameter warnings so we can turn the warnings all the way up. Change-Id: I36c611da5a10732dbb89e289e42a870c902dd245 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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`.