commit | 7b5873779dda5b525e74e18fe582808053e6b7b4 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Aug 01 21:13:28 2017 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Aug 01 23:41:52 2017 -0400 |
tree | 0935dd2a1f559a41fa193ec2b885dedec62d735f | |
parent | 3b8e36e238758bcf1c35a4bdb92f8d31f3049587 [diff] [blame] |
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>
diff --git a/Makefile.am b/Makefile.am index 1ac9033..359db2e 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -24,4 +24,4 @@ env.cpp \ fan_speed.cpp -SUBDIRS = . test +SUBDIRS = . test msl