From: Sergey Lapin Date: Mon, 9 Jul 2007 17:26:52 +0000 (+0000) Subject: Fixed Palm Zire 72 battery autoload X-Git-Tag: Release-2010-05/1~8868^2~182^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20697af1a81dae36da033207243e73274e4bb1bb;p=openembedded.git Fixed Palm Zire 72 battery autoload --- diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf index 251dd4e71a..3017d9da31 100644 --- a/conf/machine/palmz72.conf +++ b/conf/machine/palmz72.conf @@ -28,7 +28,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-i2c-pxa \ kernel-module-palmz72-battery" module_autoload_sa1100-rtc = "sa1100-rtc" -module_autoload_palmz72-battery = "palmz72-battery" +module_autoload_palmz72_battery = "palmz72_battery" module_autoload_i2c-dev = "i2c-dev" module_autoload_i2c-pxa = "i2c-pxa" module_autoload_g_ether = "g_ether"