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