1
0
Fork 0
forked from len0rd/rockbox

"mv m200v2 m200v4"

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19060 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2008-11-10 09:27:40 +00:00
parent ab7ac8b8bd
commit 044ba22b93
6 changed files with 30 additions and 29 deletions

View file

@ -1062,13 +1062,13 @@ target/arm/as3525/as3525-codec.c
#endif /* !SIMULATOR */
#endif /* SANSA_E200V2 */
#ifdef SANSA_M200V2
#ifdef SANSA_M200V4
#ifndef SIMULATOR
target/arm/lcd-ssd1815.c
target/arm/as3525/sansa-m200v2/button-m200v2.c
target/arm/as3525/sansa-m200v4/button-m200v4.c
target/arm/as3525/as3525-codec.c
#endif /* !SIMULATOR */
#endif /* SANSA_M200V2 */
#endif /* SANSA_M200V4 */
#ifdef SANSA_FUZE
#ifndef SIMULATOR