1
0
Fork 0
forked from len0rd/rockbox

Bring back rolo for mi4-based targets (H10 and Sansa).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13550 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Barry Wardell 2007-06-04 13:48:21 +00:00
parent 3611b4c8d8
commit 54c73a24b6
8 changed files with 144 additions and 75 deletions

View file

@ -23,6 +23,9 @@ debug.c
/* Common */
common/atoi.c
common/crc32.c
#ifdef MI4_FORMAT
common/crc32-mi4.c
#endif
common/ctype.c
#ifndef SIMULATOR
common/dir.c