Raise fan floor
We're seeing some therm trips, raise the floor to avoid
this issue.
Tested-by: ipmitool sensor list fans are faster
Change-Id: I7ae97ebeda0eeb4c45c59edea21068cc4f15a944
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cae436c..abd9fe0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -109,6 +109,7 @@
add_dependencies (entity-manager nlohmann-json)
add_dependencies (entity-manager sdbusplus-project)
add_dependencies (entity-manager valijson)
+ add_dependencies (fru-device valijson)
add_dependencies (fru-device sdbusplus-project)
add_dependencies (valijson nlohmann-json)
endif ()