forked from len0rd/rockbox
Broke H100 sim. I suck.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6110 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c332553998
commit
fdcb5f04de
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ md5.c
|
||||||
memory.c
|
memory.c
|
||||||
seekable_stream_decoder.c
|
seekable_stream_decoder.c
|
||||||
stream_decoder.c
|
stream_decoder.c
|
||||||
#if CONFIG_CPU==MCF5249
|
#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
|
||||||
coldfire.S
|
coldfire.S
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue