summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2009-01-24 13:42:53 +0100
committerHenrik Rydberg <rydberg@euromail.se>2009-01-24 13:42:53 +0100
commitb26ac497670ea0326f57611b1aabc95e59611622 (patch)
tree93dc7d92af2c6be196e0a57ab648decb626edec3 /Makefile
parent62e2212d37d0dc5b5b72232579a4e28d84b19a49 (diff)
Add support for MacPro 3 temperature sensors
From: Bharath Ramesh <bramesh@vt.edu> MacPro 3 have more temperature sensors than the previous MacPro's also the sensor THTG has been removed. This patch add supports for the newer temperature sensors in the MacPro3. Signed-off-by: Bharath Ramesh <bramesh@vt.edu> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d9695d..fd1f414 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
1NAME = applesmc 1NAME = applesmc
2VERSION = 0.14.2 2VERSION = 0.14.3
3SRC = usr/src 3SRC = usr/src
4 4
5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz 5TARBALL = $(NAME)-$(VERSION).dkms.tar.gz