forked from len0rd/rockbox
iPod 3G support in Bootloader from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8587 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0d10031478
commit
fa74356083
2 changed files with 25 additions and 29 deletions
|
@ -1,4 +1,4 @@
|
|||
#if (CONFIG_CPU == PP5020)
|
||||
#if (CONFIG_CPU == PP5002) || (CONFIG_CPU == PP5020)
|
||||
ipod.c
|
||||
#else
|
||||
main.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue