summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-08-01 21:13:28 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-08-01 23:41:52 -0400
commit7b5873779dda5b525e74e18fe582808053e6b7b4 (patch)
tree0935dd2a1f559a41fa193ec2b885dedec62d735f /Makefile.am
parent3b8e36e238758bcf1c35a4bdb92f8d31f3049587 (diff)
downloadphosphor-hwmon-7b5873779dda5b525e74e18fe582808053e6b7b4.tar.gz
phosphor-hwmon-7b5873779dda5b525e74e18fe582808053e6b7b4.zip
msl: Add a max31785 MSL checking script
Add a script that checks the firmware revision of a max31785 hwmon device and populates the MeetsMinimumShipLevel interface of the specified inventory items. Change-Id: If3dd527d2815edffd3b8b425a15617290016769b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ac9033..359db2e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,4 +24,4 @@ libhwmon_la_SOURCES = \
env.cpp \
fan_speed.cpp
-SUBDIRS = . test
+SUBDIRS = . test msl
OpenPOWER on IntegriCloud