Ooops, the sim doesn't understand coldfire asm...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10725 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9af13c327e
commit
620c54a243
1 changed files with 2 additions and 0 deletions
|
@ -252,8 +252,10 @@ target/coldfire/iaudio/x5/lcd-remote-x5.c
|
|||
#endif
|
||||
|
||||
#ifdef IRIVER_H300_SERIES
|
||||
#ifndef SIMULATOR
|
||||
target/coldfire/iriver/h300/lcd-as-h300.S
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef IRIVER_H10
|
||||
#ifndef SIMULATOR
|
||||
|
|
Loading…
Reference in a new issue