1
0
Fork 0
forked from len0rd/rockbox

get rid of the last mr500 yellow (again :p )

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17273 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-04-28 02:19:23 +00:00
parent 054c728c9c
commit 17f7adb90d
2 changed files with 6 additions and 3 deletions

View file

@ -254,8 +254,10 @@ drivers/m5636.c
/* Other Random Hardware */
#ifdef HAVE_TSC2100
#if !defined(SIMULATOR)
drivers/tsc2100.c
drivers/audio/tsc2100.c
#endif /* !SIMULATOR */
#endif
/* CPU Specific - By class then particular chip if applicable */