diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2010-06-06 10:27:14 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2010-06-06 10:27:14 +0000 |
| commit | 19ac3453e0ed2b3fe458a0f4aeca4883c53b490e (patch) | |
| tree | abd52a5284371b433f6a616d0863776de368179f /uisimulator/buttonmap/SOURCES | |
| parent | 60295024681cf2ef4e97359e4243a2f9d3989890 (diff) | |
| download | rockbox-19ac3453e0ed2b3fe458a0f4aeca4883c53b490e.zip rockbox-19ac3453e0ed2b3fe458a0f4aeca4883c53b490e.tar.gz rockbox-19ac3453e0ed2b3fe458a0f4aeca4883c53b490e.tar.bz2 rockbox-19ac3453e0ed2b3fe458a0f4aeca4883c53b490e.tar.xz | |
Fix most reds, I have no idea what's wrong with the gigabeats (yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26619 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/buttonmap/SOURCES')
| -rw-r--r-- | uisimulator/buttonmap/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/buttonmap/SOURCES b/uisimulator/buttonmap/SOURCES index 4d99093..06be745 100644 --- a/uisimulator/buttonmap/SOURCES +++ b/uisimulator/buttonmap/SOURCES @@ -59,7 +59,7 @@ onda-vx747.c #elif CONFIG_KEYPAD == ONDAVX777_PAD onda-vx777.c #elif CONFIG_KEYPAD == SAMSUNG_YH_PAD -samsung-yh820_yh925.c +samsung-yh820_yh92x.c #elif CONFIG_KEYPAD == PBELL_VIBE500_PAD pbell-vibe500.c #elif CONFIG_KEYPAD == MPIO_HD200_PAD |