From 7b5873779dda5b525e74e18fe582808053e6b7b4 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Tue, 1 Aug 2017 21:13:28 -0400 Subject: 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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1