summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-08-01 22:42:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-08-01 22:42:25 +0000
commit7731729b7bb78fd555a5fdfbdc5ed2fd47775013 (patch)
tree9103ade61967c4ad465fb3683abf50f84a957aa8 /firmware/export/config.h
parent0fc30d117412f2cbd8e00a043e0c901345125d31 (diff)
downloadrockbox-7731729b7bb78fd555a5fdfbdc5ed2fd47775013.tar.gz
rockbox-7731729b7bb78fd555a5fdfbdc5ed2fd47775013.zip
better names for the target-specific files and define PP5024 properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10400 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 9b3945640e..fc33601355 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -43,6 +43,7 @@
43#define PP5020 5020 43#define PP5020 5020
44#define PNX0101 101 44#define PNX0101 101
45#define S3C2440 2440 45#define S3C2440 2440
46#define PP5024 5024
46 47
47/* CONFIG_KEYPAD */ 48/* CONFIG_KEYPAD */
48#define PLAYER_PAD 0 49#define PLAYER_PAD 0