1
0
Fork 0
forked from len0rd/rockbox

initial Meizu M6SL port

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16844 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2008-03-27 11:29:24 +00:00
parent be40427bae
commit c7e5d78241
14 changed files with 1323 additions and 5 deletions

View file

@ -924,3 +924,10 @@ target/arm/tcc780x/cowond2/pcm-cowond2.c
#endif /* BOOTLOADER */
#endif /* SIMULATOR */
#endif /* COWON_D2 */
#ifdef MEIZU_M6SL
#ifndef SIMULATOR
#ifndef BOOTLOADER
#endif /* BOOTLOADER */
#endif /* SIMULATOR */
#endif /* MEIZU_M6SL */