forked from len0rd/rockbox
More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8581 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e8048cefed
commit
d16a8b8845
10 changed files with 335 additions and 26 deletions
|
@ -33,6 +33,9 @@
|
|||
#if CONFIG_CPU == PP5020
|
||||
#include "pp5020.h"
|
||||
#endif
|
||||
#if CONFIG_CPU == PP5002
|
||||
#include "pp5002.h"
|
||||
#endif
|
||||
#if CONFIG_CPU == PNX0101
|
||||
#include "pnx0101.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue