commit | 3bd4a17b4e20b4aa95994ef71ec51a684b4fdeee | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Thu Feb 21 14:17:12 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Mon Mar 04 11:21:04 2019 +0800 |
tree | a0e49eab276a3e70302d1e4b44e4fa60ac8b6f57 | |
parent | 0d2f93212461c763ccf50df74485d10729cbdd48 [diff] |
Add repo specific items in .gitignore Change-Id: I1f565fbd98f75a8e19fa355ed0f1e41700601351 Signed-off-by: Lei YU <mine260309@gmail.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`.