summaryrefslogtreecommitdiff
path: root/scripts/init-premount/thermal
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/init-premount/thermal')
-rwxr-xr-xscripts/init-premount/thermal1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/init-premount/thermal b/scripts/init-premount/thermal
index a41f6f3..d59af8a 100755
--- a/scripts/init-premount/thermal
+++ b/scripts/init-premount/thermal
@@ -18,6 +18,7 @@ esac
case "$DPKG_ARCH" in
# load the right modules
powerpc|ppc64)
+ modprobe -q i2c-keywest
modprobe -q therm_pm72
;;
i386|amd64|ia64)