summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 91701968a15ae0efe76098029f59435a7fd50c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# phosphor-fan-presence
Phosphor fan provides a set of fan monitoring and control applications.

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