mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
make the x5 sim pass
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8337 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
531bdf6925
commit
130a0270bf
1 changed files with 5 additions and 0 deletions
|
|
@ -126,6 +126,11 @@
|
|||
#define KEYBOARD_SPECIFIC \
|
||||
"[not written yet]"
|
||||
|
||||
#elif (CONFIG_KEYPAD == IAUDIO_X5_PAD)
|
||||
#define KEYBOARD_SPECIFIC \
|
||||
"[not written yet]"
|
||||
#else
|
||||
#error "Put your defines here"
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue