summaryrefslogtreecommitdiff
path: root/firmware/export/config-m200v4.h
diff options
context:
space:
mode:
authorDominik Wenger <domonoky@googlemail.com>2008-11-25 18:17:41 +0000
committerDominik Wenger <domonoky@googlemail.com>2008-11-25 18:17:41 +0000
commit032b3d46912ef16aaa20b8fdf85c088c6f444a2a (patch)
tree4c94b5a3a1683ee4b2b1d630b09e16bf10c6e382 /firmware/export/config-m200v4.h
parentef60fdcb523a76a4d76ef46d5cfffe816ccb9928 (diff)
downloadrockbox-032b3d46912ef16aaa20b8fdf85c088c6f444a2a.tar.gz
rockbox-032b3d46912ef16aaa20b8fdf85c088c6f444a2a.zip
m200v4: correct the BOOTDIR define, and invert the button check in the dualboot.S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19217 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r--firmware/export/config-m200v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index de66788f75..b5c4f56b9f 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -138,7 +138,7 @@
138 138
139#define BOOTFILE_EXT "sansa" 139#define BOOTFILE_EXT "sansa"
140#define BOOTFILE "rockbox." BOOTFILE_EXT 140#define BOOTFILE "rockbox." BOOTFILE_EXT
141#define BOOTDIR "/" 141#define BOOTDIR "/.rockbox"
142 142
143#define IBSS_ATTR_VOICE_STACK 143#define IBSS_ATTR_VOICE_STACK
144#define ICODE_ATTR_TREMOR_NOT_MDCT 144#define ICODE_ATTR_TREMOR_NOT_MDCT