forked from len0rd/rockbox
FS#9221 by Christopher Williams fixing a couple of bugs in keybox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18138 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b2c4a9a0a9
commit
2d337dab7f
5 changed files with 53 additions and 44 deletions
|
|
@ -33,14 +33,14 @@ pacbox
|
|||
/* For all the color targets */
|
||||
#if defined(HAVE_LCD_COLOR) || defined(MROBE_100) || \
|
||||
(LCD_DEPTH == 2) && !defined(ARCHOS_AV300)
|
||||
doom
|
||||
//doom
|
||||
#endif
|
||||
|
||||
/* For all the swcodec targets */
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
midi
|
||||
/* beatbox */
|
||||
mpegplayer
|
||||
//mpegplayer
|
||||
#endif
|
||||
|
||||
#endif /* IRIVER_IFP7XX_SERIES */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue