1
0
Fork 0
forked from len0rd/rockbox

Move coldfire timer code in the target tree

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21555 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2009-06-29 14:29:06 +00:00
parent 15a7f5e5e9
commit c34ca87b64
5 changed files with 164 additions and 85 deletions

View file

@ -332,6 +332,7 @@ target/coldfire/memset16-coldfire.S
#endif
target/coldfire/kernel-coldfire.c
target/coldfire/system-coldfire.c
target/coldfire/timer-coldfire.c
#ifndef BOOTLOADER
target/coldfire/pcm-coldfire.c
#endif /* BOOTLOADER */