diff options
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 5ecb22e..94614e2 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -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 */ |