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:
parent
054c728c9c
commit
17f7adb90d
2 changed files with 6 additions and 3 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue