forked from len0rd/rockbox
Fix all the red this time?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13884 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ef65d91492
commit
680afafc23
6 changed files with 32 additions and 25 deletions
|
@ -150,8 +150,8 @@ drivers/rtc/rtc_as3514.c
|
|||
|
||||
/* Tuner */
|
||||
#if CONFIG_TUNER
|
||||
#ifndef SIMULATOR
|
||||
tuner.c
|
||||
#ifndef SIMULATOR
|
||||
#if (CONFIG_TUNER & LV24020LP)
|
||||
drivers/tuner/lv24020lp.c
|
||||
#endif /* (CONFIG_TUNER & LV24020LP) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue