1
0
Fork 0
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:
Dave Chapman 2006-02-05 19:05:55 +00:00
parent 0d10031478
commit fa74356083
2 changed files with 25 additions and 29 deletions

View file

@ -1,4 +1,4 @@
#if (CONFIG_CPU == PP5020)
#if (CONFIG_CPU == PP5002) || (CONFIG_CPU == PP5020)
ipod.c
#else
main.c