summaryrefslogtreecommitdiffstats
path: root/presence/Makefile.am
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-07-25 19:52:22 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-08-02 20:18:19 +0000
commit00b520827e5d16fc8262783e1ccf8de89a213006 (patch)
tree940e1830b9ad83ccdf90e41ae3eb6560d645852d /presence/Makefile.am
parent11083eca847cf8efa0983deb698a48ee0246e1d3 (diff)
downloadphosphor-fan-presence-00b520827e5d16fc8262783e1ccf8de89a213006.tar.gz
phosphor-fan-presence-00b520827e5d16fc8262783e1ccf8de89a213006.zip
presence: Add any of redundancy policy
Add a bitwise logical or redundancy policy implementation (fan is present if any sensor indicates as such). Change-Id: I1d161478a4a6fe9d5690a385703e41c6fff9c81c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'presence/Makefile.am')
-rw-r--r--presence/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/presence/Makefile.am b/presence/Makefile.am
index e144858..b51563d 100644
--- a/presence/Makefile.am
+++ b/presence/Makefile.am
@@ -5,6 +5,7 @@ sbin_PROGRAMS = \
phosphor-fan-presence-tach
phosphor_fan_presence_tach_SOURCES = \
+ anyof.cpp \
fallback.cpp \
fan.cpp \
gpio.cpp \
OpenPOWER on IntegriCloud