1
0
Fork 0
forked from len0rd/rockbox

Correct check for the tuner feature

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14267 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2007-08-10 11:41:17 +00:00
parent fc61a6790d
commit 0fa488f00b

View file

@ -88,7 +88,7 @@ multivolume
quickscreen
#endif
#if defined(CONFIG_TUNER)
#if CONFIG_TUNER != 0
radio
#endif