summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Arigo <markarigo@gmail.com>2008-12-16 05:04:30 +0000
committerMark Arigo <markarigo@gmail.com>2008-12-16 05:04:30 +0000
commit5b9ddb746e725f09c1bc7b69a1a3128ddacbc8f3 (patch)
tree1c1c9f893f04f4b8bc87b05242bd14f5cf61f809
parent4e79f8edc7be26f5548e004766ac1572d47a2419 (diff)
downloadrockbox-5b9ddb746e725f09c1bc7b69a1a3128ddacbc8f3.tar.gz
rockbox-5b9ddb746e725f09c1bc7b69a1a3128ddacbc8f3.zip
Make the Philips HDD1630 build compile again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19454 a1c6a512-1295-4272-9138-f99709370657
-rwxr-xr-xfirmware/export/config-hdd1630.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 3ed77c27fa..4b2e7ba9fd 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -124,7 +124,7 @@
124#define BATTERY_TYPES_COUNT 1 /* only one type */ 124#define BATTERY_TYPES_COUNT 1 /* only one type */
125 125
126/* Hardware controlled charging */ 126/* Hardware controlled charging */
127/* #define CONFIG_CHARGING CHARGING_SIMPLE */ 127#define CONFIG_CHARGING CHARGING_SIMPLE
128 128
129/* define this if the unit can be powered or charged via USB */ 129/* define this if the unit can be powered or charged via USB */
130#define HAVE_USB_POWER 130#define HAVE_USB_POWER