summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-01-05 20:58:13 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-01-17 20:26:10 -0500
commit613a5b37b11a272da503fcf6ac0c734a6e342442 (patch)
tree15f88eaef657aaf4d68f036a4c867dda5d60586d /Makefile.am
parentab795a1de48e6a37d86732778effe9e7424461d2 (diff)
downloadphosphor-hwmon-613a5b37b11a272da503fcf6ac0c734a6e342442.tar.gz
phosphor-hwmon-613a5b37b11a272da503fcf6ac0c734a6e342442.zip
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>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6325121..ab4d373 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,7 @@ libhwmon_la_SOURCES = \
directory.cpp \
sensorset.cpp \
mainloop.cpp \
+ sysfs.cpp \
xyz.openbmc_project.Sensor.Value.cpp
SUBDIRS = . test
OpenPOWER on IntegriCloud