1
0
Fork 0
forked from len0rd/rockbox

Sansa c200v2: enable battery charging

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24257 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2010-01-17 14:19:31 +00:00
parent e3fc65cfff
commit 51cb7eb5f2
5 changed files with 65 additions and 5 deletions

View file

@ -1250,7 +1250,8 @@ target/arm/as3525/sansa-c200v2/button-c200v2.c
target/arm/as3525/sansa-c200v2/backlight-c200v2.c
target/arm/as3525/dbop-as3525.c
#ifndef BOOTLOADER
target/arm/as3525/powermgmt-as3525.c
target/arm/powermgmt-ascodec.c
target/arm/as3525/sansa-c200v2/powermgmt-c200v2.c
#endif /* !BOOTLOADER */
#endif /* !SIMULATOR */
#endif /* SANSA_E200V2 */