summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Joseph <tomjoseph@in.ibm.com>2019-02-04 14:06:58 +0530
committerTom Joseph <tomjoseph@in.ibm.com>2019-02-04 14:21:37 +0530
commite19540e6d8e96e205978712a698e83f676553360 (patch)
treee16ef41c24770c7771268e96130b81f7258348da /Makefile.am
parent73906b9c9123218a7f8fc86db34957b965c53870 (diff)
downloadphosphor-host-ipmid-e19540e6d8e96e205978712a698e83f676553360.tar.gz
phosphor-host-ipmid-e19540e6d8e96e205978712a698e83f676553360.zip
Revert "eSEL: Remove unused code related to logging eSEL"
This reverts commit 54fad6de0541c2f98e9b511f1d30bbcbcd743db6. This commit is reverted because the mapping of D-Bus object path to sensor information is still needed. The mapping is needed to serve the SEL commands which translate D-Bus logging objects to SEL entries. Change-Id: I2505299671db1f0bd7f116ef0e2ca4a0273eead8
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 9a16082..48aa48f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ nodist_ipmid_SOURCES = ipmiwhitelist.cpp
libipmi20_BUILT_LIST = \
sensor-gen.cpp \
+ inventory-sensor-gen.cpp \
fru-read-gen.cpp \
channel-gen.cpp
OpenPOWER on IntegriCloud