summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2018-10-18 19:20:01 -0700
committerPatrick Venture <venture@google.com>2018-10-26 14:24:57 +0000
commit0dd0c4d728757b78d07f57fe3f92193960ac7076 (patch)
treee84c45f247d5ddf6b013e0c951e707dc826d942b /Makefile.am
parentee73f5bdd1996ee9d4f65ddbc69804ea0b1b59e9 (diff)
downloadphosphor-hwmon-0dd0c4d728757b78d07f57fe3f92193960ac7076.tar.gz
phosphor-hwmon-0dd0c4d728757b78d07f57fe3f92193960ac7076.zip
timer: Remove in favor of sdeventplus/timer
Lets use the new standard event loop timer utility that comes with sdeventplus instead of the one copied from other projects. Change-Id: Ie7c8f462f2c0e2e05ce14da58b30a1f91acbf75d Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3d5f786..b1052e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,6 @@ libhwmon_la_SOURCES = \
env.cpp \
fan_speed.cpp \
fan_pwm.cpp \
- timer.cpp \
hwmon.cpp \
hwmonio.cpp \
sensor.cpp \
OpenPOWER on IntegriCloud