1
0
Fork 0
forked from len0rd/rockbox

iPod 3G - initial (completely untested) attempt at audio support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8847 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2006-02-26 15:59:46 +00:00
parent 4b9fbd1687
commit 2f76763d73
7 changed files with 184 additions and 96 deletions

View file

@ -180,7 +180,7 @@ drivers/uda1380.c
drivers/wm8975.c
#elif defined(HAVE_WM8758) && !defined(SIMULATOR)
drivers/wm8758.c
#elif defined(HAVE_WM8731L) && !defined(SIMULATOR)
#elif defined(HAVE_WM8731) && !defined(SIMULATOR)
drivers/wm8731l.c
#elif defined(HAVE_TLV320) && !defined(SIMULATOR)
drivers/tlv320.c