1
0
Fork 0
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:
Michael Sevakis 2007-07-14 13:41:59 +00:00
parent ef65d91492
commit 680afafc23
6 changed files with 32 additions and 25 deletions

View file

@ -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) */