1
0
Fork 0
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:
Nils Wallménius 2008-07-27 20:36:45 +00:00
parent b2c4a9a0a9
commit 2d337dab7f
5 changed files with 53 additions and 44 deletions

View file

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