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:
Daniel Stenberg 2006-01-11 16:08:48 +00:00
parent 531bdf6925
commit 130a0270bf

View file

@ -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