forked from len0rd/rockbox
Fix pretty colors from r29492 - PP5002 need sems too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29493 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
12375d1d3a
commit
74b7b3f1b0
1 changed files with 1 additions and 1 deletions
|
@ -766,7 +766,7 @@ Lyre prototype 1 */
|
||||||
#if defined(HAVE_USBSTACK) || (CONFIG_CPU == JZ4732) \
|
#if defined(HAVE_USBSTACK) || (CONFIG_CPU == JZ4732) \
|
||||||
|| (CONFIG_CPU == AS3525) || (CONFIG_CPU == AS3525v2) \
|
|| (CONFIG_CPU == AS3525) || (CONFIG_CPU == AS3525v2) \
|
||||||
|| defined(CPU_S5L870X) || (CONFIG_CPU == S3C2440) \
|
|| defined(CPU_S5L870X) || (CONFIG_CPU == S3C2440) \
|
||||||
|| defined(APPLICATION)
|
|| defined(APPLICATION) || (CONFIG_CPU == PP5002)
|
||||||
#define HAVE_SEMAPHORE_OBJECTS
|
#define HAVE_SEMAPHORE_OBJECTS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue