diff options
Diffstat (limited to 'gpe-conf/gpe-conf-0.1.8/battery.patch')
-rw-r--r-- | gpe-conf/gpe-conf-0.1.8/battery.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gpe-conf/gpe-conf-0.1.8/battery.patch b/gpe-conf/gpe-conf-0.1.8/battery.patch index e69de29bb2..23c65336c3 100644 --- a/gpe-conf/gpe-conf-0.1.8/battery.patch +++ b/gpe-conf/gpe-conf-0.1.8/battery.patch @@ -0,0 +1,13 @@ +Index: battery.c +=================================================================== +RCS file: /cvs/gpe/base/gpe-conf/battery.c,v +retrieving revision 1.9 +diff -r1.9 battery.c +29c29 +< #ifdef __arm__ +--- +> #ifdef MACH_IPAQ +91c91 +< #ifdef __arm__ +--- +> #ifdef MACH_IPAQ |