From 2d337dab7f6d32f8a0ddd035dd904b3f51909afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Wallm=C3=A9nius?= Date: Sun, 27 Jul 2008 20:36:45 +0000 Subject: 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 --- apps/plugins/SUBDIRS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 94614e2..5ecb22e 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 */ -- cgit v1.1