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:
parent
2d337dab7f
commit
8df332c062
4 changed files with 14 additions and 21 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