summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2004-10-06 13:29:10 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2004-10-06 13:29:10 +0000
commitad2c20d027f2f39f639aad43d89be62a2e5a3ddb (patch)
treee4a5771ae40b173c4086b10c9a74cb49fedb028b /firmware/export
parentc69110cbe0f95ca94768a0827042f4cf27ac381e (diff)
downloadrockbox-ad2c20d027f2f39f639aad43d89be62a2e5a3ddb.tar.gz
rockbox-ad2c20d027f2f39f639aad43d89be62a2e5a3ddb.zip
Changed CPU name
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5185 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 524a2249d3..fd757b1ab1 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -33,7 +33,7 @@
33 33
34/* CONFIG_CPU */ 34/* CONFIG_CPU */
35#define SH7034 7034 35#define SH7034 7034
36#define SCF5249 5249 36#define MCF5249 5249
37 37
38/* CONFIG_KEYPAD */ 38/* CONFIG_KEYPAD */
39#define PLAYER_PAD 0 39#define PLAYER_PAD 0