disable metronome for c200, player and ondio since it doesn't work (also disable it in the manual for those)

don't include md5sum in the manual


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18459 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-09-08 18:48:44 +00:00
parent 4081bbe50a
commit 4441482abd
2 changed files with 6 additions and 3 deletions

View file

@ -32,8 +32,12 @@ jpeg.c
#ifndef OLYMPUS_MROBE_500
#if (CONFIG_CODEC == SWCODEC) || !defined(SIMULATOR)
/* button maps are broken on the following */
#if !defined(SANSA_C200) && !defined(ARCHOS_ONDIOSP) && !defined(ARCHOS_ONDIOFM) && !defined(ARCHOS_PLAYER)
metronome.c
#endif
#endif
#if ((CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F)) && !defined(SIMULATOR)
wavplay.c