commit | 613a5b37b11a272da503fcf6ac0c734a6e342442 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jan 05 20:58:13 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 17 20:26:10 2017 -0500 |
tree | 15f88eaef657aaf4d68f036a4c867dda5d60586d | |
parent | ab795a1de48e6a37d86732778effe9e7424461d2 [diff] [blame] |
Find hwmon instances from OF device paths Provide a method that scans the hwmon subtree for a matching open firmware device path. Change-Id: Ic71dea90113c6894d9d2b61e03bd02f6b550e1e6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/Makefile.am b/Makefile.am index 6325121..ab4d373 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -11,6 +11,7 @@ directory.cpp \ sensorset.cpp \ mainloop.cpp \ + sysfs.cpp \ xyz.openbmc_project.Sensor.Value.cpp SUBDIRS = . test