summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezvm.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-09-04 14:49:53 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-09-04 14:49:53 +0000
commit561df3827e091c5646648a50b94278843a7554aa (patch)
tree997ea7525cf3140f47b5a05ce7669cbf4ffaa7b8 /firmware/export/config-creativezvm.h
parentebe3e032b9dcc4aec2aac7892a190477700bb6c9 (diff)
downloadrockbox-561df3827e091c5646648a50b94278843a7554aa.tar.gz
rockbox-561df3827e091c5646648a50b94278843a7554aa.zip
WPS editor:
* Simplify Makefile * Get rid of buildall.* * Change library loading behaviour to work with MODEL_NAME Screenshot: * Simplify Makefile config-*.h: * Add MODEL_NAME git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18407 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-creativezvm.h')
-rw-r--r--firmware/export/config-creativezvm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h
index 647e8e986c..c2abcda7f5 100644
--- a/firmware/export/config-creativezvm.h
+++ b/firmware/export/config-creativezvm.h
@@ -28,6 +28,8 @@
28 28
29#define CREATIVE_ZVM 1 29#define CREATIVE_ZVM 1
30 30
31#define MODEL_NAME "Creative Zen Vision: M"
32
31/* This makes it part of the Creative Zen Vision family :) */ 33/* This makes it part of the Creative Zen Vision family :) */
32#define CREATIVE_ZVx 1 34#define CREATIVE_ZVx 1
33 35
@@ -160,7 +162,7 @@
160#define BOOTFILE "rockbox." BOOTFILE_EXT 162#define BOOTFILE "rockbox." BOOTFILE_EXT
161#define BOOTDIR "/.rockbox" 163#define BOOTDIR "/.rockbox"
162 164
163#define CONFIG_USBOTG USBOTG_ISP1583 165#define CONFIG_USBOTG USBOTG_ISP1583
164#define HAVE_USBSTACK 166#define HAVE_USBSTACK
165#define USB_VENDOR_ID 0x041e 167#define USB_VENDOR_ID 0x041e
166#define USB_PRODUCT_ID 0x4133 168#define USB_PRODUCT_ID 0x4133