summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-07-27 20:40:20 +0000
committerNils Wallménius <nils@rockbox.org>2008-07-27 20:40:20 +0000
commit8df332c06231a6bb09a54a5a227020e2e9bcfe8c (patch)
treec58e79287ca7d41b79139910ef5f82ac1109889f /apps/plugins/SUBDIRS
parent2d337dab7f6d32f8a0ddd035dd904b3f51909afb (diff)
downloadrockbox-8df332c06231a6bb09a54a5a227020e2e9bcfe8c.zip
rockbox-8df332c06231a6bb09a54a5a227020e2e9bcfe8c.tar.gz
rockbox-8df332c06231a6bb09a54a5a227020e2e9bcfe8c.tar.bz2
rockbox-8df332c06231a6bb09a54a5a227020e2e9bcfe8c.tar.xz
Oops, revert unrelated changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18139 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS4
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 */