summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 8ac88a22f5128a25e91534f3f6b00f997a6a541d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Exposes generic hwmon entries as DBus objects.

## 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