/openpower-pnor-code-mgmt

Manage the Host PNOR's code versions.

Primary LanguageC++Apache License 2.0Apache-2.0

To Build

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`.