commit | 2fc7da23274c405bc26c72ffed6762985294dd27 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Jul 12 01:37:08 2021 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Jul 12 01:37:08 2021 -0500 |
tree | b130575dbfa91a389dce004b545c859e15f55136 | |
parent | 3292c0676e1261436ff20d87e655210ac2dd5fd7 [diff] |
MAINTAINERS: Added new reviewers Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I1b4c886121456624c2ca5b76afdf9e24a008033a
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To build with phal feature: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} --enable-phal --enable-openfsi 3. make To clean the repository run `./bootstrap.sh clean`.