1
0
Fork 0
forked from len0rd/rockbox

Oops, revert unrelated changes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18139 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2008-07-27 20:40:20 +00:00
parent 2d337dab7f
commit 8df332c062
4 changed files with 14 additions and 21 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 */