forked from len0rd/rockbox
update the gigabeat code and move to target_tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10535 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e6ed58f6c5
commit
dd754886f5
22 changed files with 622 additions and 118 deletions
|
@ -28,10 +28,7 @@
|
|||
#include "serial.h"
|
||||
|
||||
|
||||
#if (CONFIG_CPU != MCF5249) && (CONFIG_CPU != TCC730) && \
|
||||
(CONFIG_CPU != PP5020) && (CONFIG_CPU != PNX0101) && \
|
||||
(CONFIG_CPU != PP5002) && (CONFIG_CPU != MCF5250) && \
|
||||
(CONFIG_CPU != PP5024)
|
||||
#if CONFIG_CPU == SH7034
|
||||
|
||||
/* FIX: this doesn't work on iRiver or Gmini or iPod yet */
|
||||
/* iFP7xx has no remote */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue