forked from len0rd/rockbox
Attempt #2 to fix compilations, let's hope this is the last one :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19976 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e49f65487
commit
42db6f261b
2 changed files with 6 additions and 4 deletions
|
@ -20,7 +20,9 @@ chessbox
|
|||
jpeg
|
||||
sudoku
|
||||
reversi
|
||||
#if (CONFIG_KEYPAD != SANSA_CLIP_PAD && CONFIG_KEYPAD != SANSA_M200_PAD)
|
||||
#if (CONFIG_KEYPAD != SANSA_CLIP_PAD && CONFIG_KEYPAD != SANSA_M200_PAD && \
|
||||
CONFIG_KEYPAD != CREATIVEZVM_PAD && CONFIG_KEYPAD != CREATIVEZV_PAD && \
|
||||
CONFIG_KEYPAD != RECORDER_PAD && CONFIG_KEYPAD != ONDIO_PAD)
|
||||
goban
|
||||
#endif
|
||||
#ifndef OLYMPUS_MROBE_500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue