[PATCH kernel-hwmon-occ v2 04/11] change file name to occ.c

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Nov 12 22:30:05 AEDT 2015


From: adamliyi <adamliyi at msn.com>

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index cd9fcba..232508c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-obj-m := occ-i2c.o
+obj-m := occ.o
 
 SRC := $(shell pwd)
 
-- 
2.6.3




More information about the openbmc mailing list