summaryrefslogtreecommitdiffstats
path: root/README.md
blob: b2c5f6fd8eca676ade6bf663bb0259567b25e99a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Contains procedures that interact with the OpenPower nest chipset.

## 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`.
```
OpenPOWER on IntegriCloud