From 293477d4650314935a3741c547efcb36d5efb340 Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Fri, 17 Feb 2017 15:39:36 -0600 Subject: Add fan presence application framework Add class framework for detecting fans by tach Change-Id: I45295fd6bcd81c62cef36320dfbc4f0da6092557 Signed-off-by: Matthew Barth --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d58b9e4..8023943 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ Makefile Makefile.in aclocal.m4 ar-lib -arm-openbmc-linux-gnueabi-libtool +*-libtool autom4te.cache* compile config.* @@ -17,3 +17,4 @@ stamp-h1 *.la *.lo *.o +phosphor-fan-presence-tach -- cgit v1.2.1