129ddffdcSMatt SpinlerContains procedures that interact with the OpenPower nest chipset.
229ddffdcSMatt Spinler
329ddffdcSMatt Spinler## To Build
429ddffdcSMatt Spinler```
529ddffdcSMatt SpinlerTo build this package, do the following steps:
629ddffdcSMatt Spinler
729ddffdcSMatt Spinler    1. ./bootstrap.sh
829ddffdcSMatt Spinler    2. ./configure ${CONFIGURE_FLAGS}
929ddffdcSMatt Spinler    3. make
1029ddffdcSMatt Spinler
11*e3599a8aSGunnar MillsTo clean the repository run `./bootstrap.sh clean`.
1229ddffdcSMatt Spinler```
13