diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-05 19:46:14 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-05 19:46:14 +0000 |
commit | 2b81a9aa86dc2676eb044c7c8e9eab2890ed01bf (patch) | |
tree | 1a912c27a4b3533dae5d3fad698e9d82b3630742 /conf | |
parent | e249bbcf732876865a5bfddf8350044b16ac8f4f (diff) | |
parent | d648647b085d846db7ff806ed8f88d83aafcb71f (diff) |
merge of '24a6bbd3a00726598e9a364df32f1abdff8750bf'
and '30bf52d6fbef1c40328bf96f24a20f1a6d9981a7'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/palmz72.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf index 85bce509b1..ae3e74bee4 100644 --- a/conf/machine/palmz72.conf +++ b/conf/machine/palmz72.conf @@ -22,3 +22,4 @@ require conf/machine/include/tune-xscale.conf require conf/machine/include/tune-thumb.conf module_autoload_sa1100-rtc = "sa1100-rtc" +module_autoload_palmz72-battery = "palmz72-battery" |